Yeah, debug target works fine, but when changing to release, this comes up:
Source\main.o:main.cpp:(.text+0x2ed3): undefined reference to `_imp__createDevice'
I'm using Eclipse (and CDT ofcourse) with the MingW compiler. Awesome.
Thanks!
Help with Release build [SOLVED]
Help with Release build [SOLVED]
Last edited by axeves on Sun Oct 09, 2011 4:59 pm, edited 1 time in total.
Re: Help with Release build
Ah, sorry i know what the error is, and it's solved. Please delete this or mark it solved
Re: Help with Release build
You can mark it yourself by editing the first posts subject I think.axeves wrote:Ah, sorry i know what the error is, and it's solved. Please delete this or mark it solved
Working on game: Marrbles (Currently stopped).