Hi All,
Has anyone tried using wxWidgets (2.6.3) for Mac OSX. I installed the software in accordance to what (http://www.wxwidget.org) says to do. I have been trying to run the sample programs through Terminal. However when I type 'make' for the samples I get the following error:
(this example for Display.cpp)
ld: can't locate file for: -lwxtiff-2.6
make: *** [display] Error 1
I assume I haven't done the installation correctly or need to install a library or something. Please let me know what's going on if you know.
Thanks,
ScKaSx
Has anyone tried using wxWidgets (2.6.3) for Mac OSX. I installed the software in accordance to what (http://www.wxwidget.org) says to do. I have been trying to run the sample programs through Terminal. However when I type 'make' for the samples I get the following error:
(this example for Display.cpp)
ld: can't locate file for: -lwxtiff-2.6
make: *** [display] Error 1
I assume I haven't done the installation correctly or need to install a library or something. Please let me know what's going on if you know.
Thanks,
ScKaSx