Codelite adds version number to library name
Posted: Wed Jun 04, 2014 5:08 pm
hello,
i notice that when i compile my qt application the following error occurs:
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Widgets530
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Gui530
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Core530
codelite adds version number to the library name / handels qt libraries a bit wrong.
how can i avoid this?
BuildLog.txt is attached.
Your codelite version: version 6
Is it a self compiled version of codelite: codelite-6.0-mingw4.8.1.exe
Your OS: Windows 7 (64bit)
Compiler version: Mingw 4.8.2
Qt: 5.3.0
thx.
QuornJulio
i notice that when i compile my qt application the following error occurs:
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Widgets530
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Gui530
c:/dev/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lQt5Core530
codelite adds version number to the library name / handels qt libraries a bit wrong.
how can i avoid this?
BuildLog.txt is attached.
Your codelite version: version 6
Is it a self compiled version of codelite: codelite-6.0-mingw4.8.1.exe
Your OS: Windows 7 (64bit)
Compiler version: Mingw 4.8.2
Qt: 5.3.0
thx.
QuornJulio