Hi David,


I also saw that you are using version 3.10 of CMake. I use 3.9.4 myself. Could 
you try with that version?



Regards,



Arjen



From: Arjen Markus [mailto:arjen.mar...@deltares.nl]
Sent: Wednesday, January 24, 2018 3:20 PM
To: David Bergman; Jim Dishaw
Cc: plplot-general@lists.sourceforge.net
Subject: Re: [Plplot-general] More questions about install


Hi David,



I see the regular output to the screen from Cmake, but I do not see the 
messages:

-- Configuring done

-- Generating done

-- Build files have been written to: (build directory)

I am not sure if they are written to standard output or standard error, but did 
you see these messages?



Regards,



Arjen






Arjen Markus
Sr. Adviseur/Onderzoeker
T

+31(0)88 335 8559

E

arjen.mar...@deltares.nl




[Logo]<http://www.deltares.com/>

 www.deltares.com<http://www.deltares.com/>

Postbus 177
2600 MH Delft

[Deltares Twitter]
<http://www.twitter.com/deltares>

[Deltares LinkedIn]<http://www.linkedin.com/company/217430>

[Deltares Facebook]<https://www.facebook.com/pages/Deltares/154189334634001>



[Think before printing]Please consider the environment before printing this 
email


From: David Bergman [mailto:davidrberg...@yahoo.com]
Sent: Wednesday, January 24, 2018 3:14 PM
To: Jim Dishaw; Arjen Markus
Cc: plplot-general@lists.sourceforge.net
Subject: Re: RE: [Plplot-general] More questions about install

Arjen,

Attached is an output from cmake and the CMakeCache file from the Debug dir.
Ideally I would like to use it with visual studio as I have wxWidgets working 
in that environment, but building with the IDE is not essential.

Really, I'd like to understand what is happening.

I recently deleted all plplot folders and started from scratch.  Following the 
same instructions as before I could not get the same state back, the *.exe in 
the examples folders were working but integration with wxwidgets with the 
widgets driver was not.  Now the INSTALL build is given some 30,000 errors.  
So, I've taken a step backwards.

Thank you in advance,
David


On Wednesday, January 24, 2018, 2:46:51 AM EST, Arjen Markus 
<arjen.mar...@deltares.nl> wrote:



Hi Jim, David,



I regularly build PLplot with Cygwin, MinGW-w64/MSYS2 and "bare" Windows 
(though not via VS) and can assure you that it all works fine. The 
configuration via CMake checks what libraries are available and will create 
makefiles that are suitable for the system. So the problems David reports are a 
bit puzzling.



David, we need the output from CMake at the very least to see what is going on 
(or not). It will help if you can also send the CMakeCache.txt file, as this 
shows what variables are set.



Regards,



Arjen





From: Jim Dishaw [mailto:j...@dishaw.org]
Sent: Wednesday, January 24, 2018 4:17 AM
To: David Bergman
Cc: plplot-general@lists.sourceforge.net
Subject: Re: [Plplot-general] More questions about install





On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general 
<plplot-general@lists.sourceforge.net<mailto:plplot-general@lists.sourceforge.net>>
 wrote:



I am trying to build plplot in cygwin.

Following the instructions at:

https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_cygwin/



produces results for the first command



cmake -DCMAKE_INSTALL_PREFIX=install ../



However make produces the following



make: *** No targets specified and no makefile found.  Stop.



What has not been made by the first command that is needed for the second?



In general, is there a list of dll and other files that should be made.  I've 
tried installing several times using Visual Studio IDE, command prompt, cygwin, 
and mingw, and all have failed at some point.



I've been using msys2 and mingw lately and have not tried cygwin in awhile.  
Can you reply with a log file from cmake?  Thanks


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://slashdot.org>! 
http://sdm.link/slashdot_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net<mailto:Plplot-general@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/plplot-general


DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to