Search found 2 matches

by Argawaen
Thu Jul 26, 2012 2:32 pm
Forum: Beginners Help
Topic: irrlicht 1.7.3 and mingw gcc 4.7.0
Replies: 2
Views: 777

Re: irrlicht 1.7.3 and mingw gcc 4.7.0

Ok, I have seen the post!!! excuse me for posting something already solved!!!
compiling irrlicht 1.7.3 with the option '-mno-ms-bitfields' solve the problem (now the values readden in the header are what I expect!!)

I have some runtime problem with the irrklang dll, I will test if it also solve ...
by Argawaen
Thu Jul 26, 2012 12:43 pm
Forum: Beginners Help
Topic: irrlicht 1.7.3 and mingw gcc 4.7.0
Replies: 2
Views: 777

irrlicht 1.7.3 and mingw gcc 4.7.0

hello,

I have a problem with irrlicht1.7.3 compiled with windows-mingw gcc-4.7.0 suite:
I got a lot of warning during the sharedlib compilation but nothing fatal => I have a libirrlicht.a and a irrlicht.dll...
Some of the warnings are for lost precision during conversion, but nothing in the 'file ...