Hi All, I am compiling PLPlot for use with wxWidgets via C++ on Windows (and eventually Linux, etc)... except that CMake doesn't find wxWidgets when setting up for PLPlot compilation. I tried to look at the FindwxWidgets.cmake file but when I set WXWIN (which seemed applicable) in the shell it didn't seem to make a difference. I did note though that the file had a large list of wxWidgets versions both higher and lower than 2.8.9, but not 2.8.9 itself. It made no difference when I added a line for that. I am using:
Windows XP Pro SP3 MinGW 5.1.4 ( C:/MinGW ) MSYS 1.0.11 ( C:/MSYS, but removed from Path variable when running CMake) wxWidgets 2.8.9 ( C:/MinGW/wxWidgets-2.8.9, but installed into MinGW folders ) PLPlot 5.9.2 If you have any pointers, that'd be greatly appreciated. Maybe where CMAKE_LIBRARY_PATH or CMAKE_INCLUDE_PATH should point? Thanks, -kyle ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general