Hi Kyle,

which version of CMake do you use? Because 2.8.9 is definitely included 
in my FindwxWidgets.cmake, CMake Version 2.6.2. Apart from that, to 
begin with, you should follow exactly the instructions I wrote here:

http://www.miscdebris.net/plplot_wiki/index.php?title=WxWidgets#Instructions_for_Windows

If this works, we can try to change things and see where it breaks. The 
instructions above use the Windows CLI and not MSys.

Regards,
Werner

Kyle Altendorf wrote:
> 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
>   


-- 
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria
DVR-Nr: 0005886

email: sme...@iap.tuwien.ac.at
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
       +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499


------------------------------------------------------------------------------
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

Reply via email to