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
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
However, now I get this one
-- Found unsuitable Qt version "5.5.1" from
I:/qt-win32-msvc2015/bin/qmake.exe
I do not find a
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
On 2016-10-11 23:31-0400 Pedro Vicente wrote:
Hi Alan
I have just looked at the latest official version of
FindwxWidgets.cmake from the cmake git master branch and it is the
same as or superior to the PLplot unofficial version in all respects
(e.g., in supporting all the recently released vers