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.
------------------------------------------------------------------------------
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