Search found 3 matches
- 24 Apr 2013, 02:45
- Forum: Support & Bug reports
- Topic: Compile Error (CodeBlocks)
- Replies: 10
- Views: 4315
Re: Compile Error (CodeBlocks)
Thanks Ablu! This linker error caused by binary incompatible. The libraries and the source compiled with different GCC. With the help of Ablu, assign the gcc compiler in Code::Blocks with the official MingW. If you still get such issue, try to change a gcc version or ask the developer update the lib...
- 16 Apr 2013, 07:50
- Forum: Support & Bug reports
- Topic: Compile Error (CodeBlocks)
- Replies: 10
- Views: 4315
Re: Compile Error (CodeBlocks)
I guess I dit it. I have git the whole project "mana-mingw-libs" on my disk. In Code::Blocks my build options look like this: build options->Search directories->Compiler src\ include ..\mana-mingw-libs\include\libxml ..\mana-mingw-libs\include libs\enet\include build options->Search direct...
- 16 Apr 2013, 07:13
- Forum: Support & Bug reports
- Topic: Compile Error (CodeBlocks)
- Replies: 10
- Views: 4315
Re: Compile Error (CodeBlocks)
I got the same error. Any suggestions?