Hello Joost,

I am not sure this will work, but try adding 
-DwxWidgets_ROOT_DIR=C:\wxWidgets-3.0.0 as well.

Regards,

Arjen

From: Joost Kuckartz [mailto:jkuckartz1...@hotmail.com]
Sent: Wednesday, December 04, 2013 6:13 AM
To: plplot-devel@lists.sourceforge.net
Subject: [Plplot-devel] Compiling plplot with wxWidgets-3.0.0

It looks simple to me: modify the cmake -DwxWidgets_LIB_DIR from the 2.8.12 
path to the 3.0.0 path. I'm running

cmake  C:\plplot-trunk -G "NMake Makefiles" 
-DCMAKE_INSTALL_PREFIX:PATH="C:\Programming" 
-DwxWidgets_LIB_DIR=C:\wxWidgets-3.0.0\lib\vc_lib 
-DwxWidgets_CONFIGURATION=mswu -DBUILD_SHARED_LIBS=OFF

however, plplot still manages to only link the 2.8.12 wxwidgets version (as the 
CmakeCache.txt file shows only C:\wxWidgets-2.8.12\ paths). Does this mean that 
the -DwxWidgets_LIB_DIR is ignored, or does plplot's cmakelists have other 
methods for finding wxWidgets? If so, how do I get plplot to link with 3.0.0 so 
I can also port my plplot application to the latest wxWidgets version?

(Running Visual Studio 2010 on Windows with no Linux knowledge...)

Thanks!
Joost

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.
------------------------------------------------------------------------------
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

Reply via email to