I have had some issue with recent CMake version since the wxWidget script broke backward compatibility. AFAIK the find script only works with very recent wxWidget.
what is your wxWidget version ? Does `wx-config --libs gl` works for you ? HTH -Mathieu On 9/7/07, Eric Noulard <[EMAIL PROTECTED]> wrote: > I am trying to built CMake CVS on > a windows box using Wascana 0.9.3 > (http://wascana.sourceforge.net/) > which is a bundle of Eclipse CDT4, Mingw, Msys, WxWidgets. > > In fact manage to build CMake but I am not able > to built a CMake GUI since: > > - I have no MFC aware toolchain > - I did not manage to build WXDialog > > because CMake keep telling me that: > "wxWidget required, please specify its location" > > I did not manage to do that > Even if I know where is my wxWidget.... > > Does anybody build WXDialog with CMake CVS? > > My motivation are: > 1) I need CMake CVS because I want to have the Eclipse CDT generator > 2) I want a GUI because some of > my users do not like command line very much :=) > > Any help is welcome. > > -- > Erk > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake > -- Mathieu _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
