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