Code::Blocks Forums
User forums => Help => Topic started by: cecilio on April 24, 2008, 08:11:52 pm
-
I'm porting a project from Windows to Linux. In Linux I'm using C::B with GCC. The project compiles without problems, but when linking I get the following error:
cannot find -lwxtiffd-2.8
I can not find any place where this library is specified in my build options. And my app. doesn't use any tiff related code!
I'm quite new to Linux and C::B.
Any help, please?
Thank you
Cecilio
-
Have you seen this:
http://mudasti.blogspot.com/2007/06/quick-hands-on-wxwidgets-with-msvc.html (http://mudasti.blogspot.com/2007/06/quick-hands-on-wxwidgets-with-msvc.html)