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
one detail
I am using a statically built Qt version
this can be done with
git clone https://code.qt.io/qt/qt5.git qt-everywhere-opensource-src-5.5.1
cd qt-everywhere-opensource-src-5.5.1
git checkout 5.5
perl init-repository
--module-subset=qtbase,qtimageformats,-qtwebkit,-qtwebkit-examples,-qt
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 versions of wxWidgets).
> Therefore, I have ju
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