From: David B. <dav...@ya...> - 2018-01-24 14:14:22
|
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 <Arj...@de...> 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:ji...@di...] Sent: Wednesday, January 24, 2018 4:17 AM To: David Bergman Cc: plp...@li... Subject: Re: [Plplot-general] More questions about install On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general <plp...@li...> 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://sdm.link/slashdot_______________________________________________ Plplot-general mailing list Plp...@li... 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. |