From: David B. <dav...@ya...> - 2018-01-23 18:17:42
|
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. |