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