Code::Blocks Forums

User forums => Help => Topic started by: cecilio on April 24, 2008, 08:11:52 pm

Title: Help. wxtiffd not fount in Linux!
Post 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
Title: Re: Help. wxtiffd not fount in Linux!
Post by: r.stiltskin on April 25, 2008, 04:23:52 am
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)