Code::Blocks Forums
User forums => Help => Topic started by: brucezhao on November 04, 2005, 04:40:20 am
-
When I build a QT Application, the Build message box show the message :"File: ld.exe, Message:cannot find -lQ43support4".
What's this mean?
Please help me!
thanks.
-
It means it can't locate the library libQ43support4.a
Are you sure you typed this correctly? If you did, make sure you have the linker directories set up correctly.