The following code is in WXDialog:

SET( wxWidgets_USE_LIBS
  std
  html adv xml xrc )
FIND_PACKAGE(wxWidgets REQUIRED)

This failed.

I replace std with "base core" and it configured (though I haven't built it).

Is support for WXDialog current?  It's in the source distribution.

Thanks,
James
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to