[CMake] FindwxWidgets maintainer

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Aug 27 11:11:03 EDT 2007


Hi,

  I am trying to use FindwxWidgets in the latest cmake and it seems it
is not backward compatible. The cmake code is trying to do something
like:

$ wx-config --libs gl,adv

  But at least on my machine this is returning an error. One should run instead:

$ wx-config --libs
-pthread -lwx_gtk-2.4

Using:

$ wx-config --version
2.4.2


OS: debian sarge.

Thanks,
-- 
Mathieu


More information about the CMake mailing list