Re: [Plplot-devel] cmake error Qt build

2016-10-19 Thread Alan W. Irwin
On 2016-10-19 00:10-0400 Pedro Vicente wrote: > Hi Alan > Cmake had no errors this time Great! > > I still have > 1) Qt linking errors . > might be because of my custom Qt build; I'll try to test with an "official" > Qt build in the next couple days. I assume you are referring to the following

Re: [Plplot-devel] cmake error Qt build

2016-10-18 Thread Alan W. Irwin
Hi Pedro: As of commit 018ed73, I have updated our build system to use the latest CMake Qt5 support method. There is still one remaining issue which is the pkg-config files for Qt-related libraries are configured incorrectly. However, so long as you avoid pkg-config (which I assume you do for yo

Re: [Plplot-devel] cmake error Qt build

2016-10-16 Thread Alan W. Irwin
On 2016-10-16 21:58-0400 Pedro Vicente wrote: > Alan > > Some progress. Now the Qt project is generated >From this good result it appears that the version incompatibility issue you reported before has now disappeared which is a very satisfying result. [] > there are still 2 issues > > > 1) B

Re: [Plplot-devel] cmake error Qt build

2016-10-16 Thread Pedro Vicente
to the latest "3.1.0" version in some places) -Pedro - Original Message - From: "Alan W. Irwin" To: "Pedro Vicente" Cc: "Hazen Babcock" ; "PLplot development list" Sent: Sunday, October 16, 2016 2:17 PM Subject: Re: [Plplot-devel] c

Re: [Plplot-devel] cmake error Qt build

2016-10-16 Thread Alan W. Irwin
Hi Pedro: On 2016-10-15 21:07-0400 Pedro Vicente wrote: > Hi Alan > > Thank you for your effort in debuging this. > I send some results here attached , and I'll keep trying other options later. > by the way, wxWidgets is also not detected. > > I wonder, could this be a Windows only issue? Because

Re: [Plplot-devel] cmake error Qt build

2016-10-15 Thread Pedro Vicente
acros.cmake:330 (target_link_libraries) -Pedro - Original Message - From: "Alan W. Irwin" To: "Hazen Babcock" ; "Pedro Vicente" Cc: "PLplot development list" Sent: Saturday, October 15, 2016 6:50 PM Subject: Re: [Plplot-devel] cmake error Qt bu

Re: [Plplot-devel] cmake error Qt build

2016-10-15 Thread Alan W. Irwin
On 2016-10-15 10:26-0700 Alan W. Irwin wrote: > Next Qt5 steps are for me to bump the minimum Qt5 version we support > to 5.3.2 (which _might_ solve Pedros problem with the Qt5 version he > is using), try out pyqt5, and completely change the method used to > configure Qt5 to the most modern varian

Re: [Plplot-devel] cmake error Qt build

2016-10-15 Thread Alan W. Irwin
On 2016-10-12 15:06-0700 Alan W. Irwin wrote: > @Hazen and other Qt5 users here. Once I move to the latest Qt5 cmake > support methods, we will be on much less shaky ground with Qt5, but I > will still consider our Qt5 support to be experimental because there > are still text alignment issues whi

Re: [Plplot-devel] cmake error Qt build

2016-10-12 Thread Alan W. Irwin
On 2016-10-12 20:14-0400 Pedro Vicente wrote: > Hi Alan > > some progress > > I removed the PRIVATE keyword from > > if(NON_TRANSITIVE) > target_link_libraries(plplotqt PRIVATE plplot ${MATH_LIB}) > > > and those errors went away Hi Pedro: Glad you found that workaround. > > However, now I

Re: [Plplot-devel] cmake error Qt build

2016-10-12 Thread Pedro Vicente
ment list" Sent: Wednesday, October 12, 2016 6:06 PM Subject: Re: [Plplot-devel] cmake error Qt build > On 2016-10-12 09:03-0400 Pedro Vicente wrote: > >> Hi Alan >> >> yes, that was what I did, a clone of the git master from >> >> >> https://s

Re: [Plplot-devel] cmake error Qt build

2016-10-12 Thread Alan W. Irwin
On 2016-10-12 09:03-0400 Pedro Vicente wrote: > Hi Alan > > yes, that was what I did, a clone of the git master from > > > https://sourceforge.net/p/plplot/plplot/ci/master/tree/ > > I'll try again later today Hi Pedro: I have put this discussion back on the plplot-devel list since I assume the

Re: [Plplot-devel] cmake error Qt build

2016-10-11 Thread Alan W. Irwin
On 2016-10-11 22:08-0400 Pedro Vicente wrote: > Hi > > I get an error build with Qt driver, the call and error are below > CMake Error at src/CMakeLists.txt:314 (target_link_libraries): > The plain signature for target_link_libraries has already been used with > the target "plplot". All uses of

[Plplot-devel] cmake error Qt build

2016-10-11 Thread Pedro Vicente
Hi I get an error build with Qt driver, the call and error are below The home page documenation seems not to have much information about all the cmake options . this is probably the most complex cmake build system I have ever found, and without documenation makes it difficult to use. Would it