Horde3D http://horde3d.org/forums/ |
|
Revision 209 , egExtensions.cpp mingw http://horde3d.org/forums/viewtopic.php?f=3&t=1081 |
Page 1 of 1 |
Author: | doma [ 20.01.2010, 12:37 ] |
Post subject: | Revision 209 , egExtensions.cpp mingw |
in egExtensions.cpp strcmp is used. but #include <string.h> is missing |
Author: | marciano [ 21.01.2010, 01:08 ] |
Post subject: | Re: Revision 209 , egExtensions.cpp mingw |
Thanks, we will fix this, although it is no problem with VC and gcc. |
Author: | phoenix64 [ 21.01.2010, 15:32 ] |
Post subject: | Re: Revision 209 , egExtensions.cpp mingw |
It is a problem with very new versions of GCC usually. They have been modifying the headers to only include what they really are supposed to include starting with 4.3 and getting stricter with every release. |
Author: | marciano [ 22.01.2010, 20:51 ] |
Post subject: | Re: Revision 209 , egExtensions.cpp mingw |
phoenix64 wrote: They have been modifying the headers to only include what they really are supposed to include starting with 4.3 and getting stricter with every release. In the end that will help to improve code compatibility with other compilers, so that's a good thing. I have added a new sticky thread, similar to the typos thread, where these small compile fixes can be posted quickly. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |