Hi Joost, all the magic is in the FindWxWidgets.cmake module in your cmake application. If this module doesn't know about wxWidgets 3.0 you're out of luck. Which means that you need to upgrade to the latest cmake application. Then look for this file in the cmake application directory (e.g C:\Development\cmake-2.8.11.2-win32-x86\share\cmake-2.8\Modules). I for example have 2.8.11.2 version of cmake and 3.0 isn't mentioned here. I don't think there is a major problem, since wxWidgets 2.9 is identically to 3.0 (more or less). So if there is no update of the cmake application look in the net for an update of this file or make the appropriate changes (copy all lines which mention 29 and change to 30). Anyway, configuring wxWidgets in Windows is quite a task and cmake can do that for you, but the corresponding module needs to be uptodate. Trying to change all things by hand (i.e. on the command line) is tedious. Regards, Werner
|
------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel