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

Re: [Plplot-devel] cmake error Qt build

2016-10-16 Thread Pedro Vicente
elopment list" <Plplot-devel@lists.sourceforge.net> Sent: Sunday, October 16, 2016 2:17 PM Subject: Re: [Plplot-devel] cmake error Qt build > Hi Pedro: > > On 2016-10-15 21:07-0400 Pedro Vicente wrote: > >> Hi Alan >> >> Thank you for your effort in debug

Re: [Plplot-devel] cmake error Qt build

2016-10-15 Thread Pedro Vicente
.cmake:330 (target_link_libraries) -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Hazen Babcock" <hbabc...@mac.com>; "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development lis

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

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
gt;; "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <Plplot-devel@lists.sourceforge.net> 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:

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