Re: [Plplot-devel] Finding wxWidgets

2016-11-15 Thread Alan W. Irwin
On 2016-11-14 23:39-0500 Pedro Vicente wrote: > all is fine > > so, the problem was that I was using git bash for Windows as shell (where > back-slash forward-slash convention is different from Unix/Windows; as a > software engineer I end up losing hours of my life fixing > different Unix/Window

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Pedro Vicente
feature that shows that all went fine thanks -Pedro - Original Message - From: "Alan W. Irwin" To: "Pedro Vicente" Cc: "Phil Rosenberg" ; "Laurent Berger" ; Sent: Monday, November 14, 2016 3:23 AM Subject: Re: [Plplot-devel] Finding wxWidgets

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Alan W. Irwin
On 2016-11-13 22:14-0500 Pedro Vicente wrote: > I have > > > WXWIN = M:\wx\wxwidgets-3.1.0 Hi Pedro: That form is consistent with the examples at . Nevertheless, CMake is sometimes difficult about the back-slash Windows dir

Re: [Plplot-devel] Finding wxWidgets

2016-11-13 Thread Laurent Berger
Hi, I have just made a git pull git.code.sf.net/p/plplot/plplot. Using cmake 3.7.0.rc2 and wxwidgets 3.1.0 and VS 2015. After pressing OK every where, all is fine. thanks for this new version! Le 12/11/2016 à 10:00, Alan W. Irwin a écrit : > On 2016-11-12 00:08-0500 Pedro Vicente wrote: > >>

Re: [Plplot-devel] Finding wxWidgets

2016-11-13 Thread Pedro Vicente
idgets_EXCLUDE_COMMON_LIBRARIES:BOOL=OFF > make.txt I'll debug this when I have some time, hopefully before the release -Pedro - Original Message - From: "Alan W. Irwin" To: "Pedro Vicente" Cc: "Phil Rosenberg" ; "Laurent Berger" ;

Re: [Plplot-devel] Finding wxWidgets

2016-11-12 Thread Pedro Vicente
;Phil Rosenberg" ; "Laurent Berger" ; Sent: Saturday, November 12, 2016 4:00 AM Subject: Re: [Plplot-devel] Finding wxWidgets > On 2016-11-12 00:08-0500 Pedro Vicente wrote: > >> Hi Alan >> >> it seems all is ok now > >&g

Re: [Plplot-devel] Finding wxWidgets

2016-11-12 Thread Alan W. Irwin
On 2016-11-12 00:08-0500 Pedro Vicente wrote: > Hi Alan > > it seems all is ok now > doing > $ cmake ".." -G "Visual Studio 14" -DPL_DOUBLE:BOOL=ON > -DBUILD_TEST:BOOL=ON -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" > -DCMAKE_BUILD_TYPE:STRING="Deb ug" -DBUILD_SHARED_LIBS:BOOL=OFF > -DSTATIC_RUNTI

Re: [Plplot-devel] Finding wxWidgets

2016-11-11 Thread Pedro Vicente
; To: "Pedro Vicente" ; "Phil Rosenberg" ; "Laurent Berger" ; Sent: Wednesday, October 19, 2016 8:56 PM Subject: Re: [Plplot-devel] Finding wxWidgets N.B. I have just (commit 3ab6396) updated the PLplot wxWidgets find module again to conform (identically except for

Re: [Plplot-devel] Finding wxWidgets

2016-10-19 Thread Alan W. Irwin
N.B. I have just (commit 3ab6396) updated the PLplot wxWidgets find module again to conform (identically except for one necessary line) to the latest (CMake-3.7.0-rc2) official version. See the commit log message for a description of the changes in the PLplot version of this find module (which we

Re: [Plplot-devel] Finding wxWidgets

2016-10-19 Thread p.d.rosenberg
l Sent from my Windows 10 phone From: Laurent Berger Sent: 19 October 2016 20:46 To: plplot-devel@lists.sourceforge.net Subject: Re: [Plplot-devel] Finding wxWidgets Hi all, I still use plplot (PLplot Release 5.11.2) and wxwidgets (from github) using cmake with vs 2015. If you want to check

Re: [Plplot-devel] Finding wxWidgets

2016-10-19 Thread Laurent Berger
Hi all, I still use plplot (PLplot Release 5.11.2) and wxwidgets (from github) using cmake with vs 2015. If you want to check something about detect wxwidgets feel free to ask me. Laurent Le 19/10/2016 à 21:39, Alan W. Irwin a écrit : > On 2016-10-19 00:10-0400 Pedro Vicente wrote: > >> 2) wxW