Hi I am still struggling with building PLplot 5.9.5 under Visual C++ 2005, for wxWidgets.
I specify: C:\plplot-5.9.5\buildnmake>nmake clean C:\plplot-5.9.5\buildnmake>set WXWIN=C:\wxWidgets-2.8.10 C:\plplot-5.9.5\buildnmake>cmake -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX=install -DBUILD_TEST=ON .. The C++ examples build ok and run ok for the wingcc driver, but no wxWidgets driver is offered. The only mention of wxWidgets in the CMake output is: Language Bindings: ENABLE_f77: OFF ENABLE_f95: OFF ENABLE_cxx: ON ENABLE_java: OFF ENABLE_python: OFF ENABLE_octave: OFF ENABLE_tcl: OFF ENABLE_itcl: OFF ENABLE_tk: OFF ENABLE_itk: OFF ENABLE_pdl: OFF ENABLE_wxwidgets: OFF <===== ENABLE_gnome2: OFF ENABLE_pygcw: OFF ENABLE_ada: OFF ENABLE_d: OFF ENABLE_ocaml: OFF ENABLE_lua: OFF ENABLE_qt: OFF ENABLE_pyqt4: OFF I mentioned this yesterday. Please may I ask people to have another look at this? How can I get cmake to build the wxWidgets driver? Best regards David ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
