[CMake] WXDialog question

James Bigler jamesbigler at gmail.com
Mon Oct 6 19:12:06 EDT 2008


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


More information about the CMake mailing list