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
Hi Alan,
just to keep you informed:
I was experimenting with a slightly different set-up of the runAllDemos.tcl
program so that I can reserve more screen space for the actual plot. So my idea
was to put the buttons in the default toplevel window and the plstdwin/plframe
widget in a second topl
On 2013-12-04 12:26- Arjen Markus wrote:
> Hi Alan,
> just to keep you informed:
> I was experimenting with a slightly different set-up of the
runAllDemos.tcl program so that I can reserve more screen space for
the actual plot. So my idea was to put the buttons in the default
toplevel window
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:\D
On Nov 29, 2013, at 8:36 AM, Andrew Ross
wrote:
>
> Alan,
>
> Thanks for this. Once my example 22 changes are finished I intend
> doing some testing too on my Ubuntu system (and hopefully on Debian
> unstable). I agree we're still on track for 14th December release.
>
> See comments below ab