Win Release Configuration has debug libs dependencies
Posted: Fri Jun 24, 2011 8:22 pm
Hi there,
I've got the source from SVN (2 hours ago) and trying to compile codelite (WIn Release Unicode). But get the following error:
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lplugin_sdkud
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lCodeLiteud
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lwxscintillaud
Obviously this is due to the fact I've never compiled the debug version before.
But Shouldn't the Win Release configuration libs be changed to the release version libs and not the debug ones for these 3?
Thanks
I've got the source from SVN (2 hours ago) and trying to compile codelite (WIn Release Unicode). But get the following error:
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lplugin_sdkud
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lCodeLiteud
c:/mingw-4.4.1/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lwxscintillaud
Obviously this is due to the fact I've never compiled the debug version before.
But Shouldn't the Win Release configuration libs be changed to the release version libs and not the debug ones for these 3?
Thanks