From: Arjen M. <Arj...@de...> - 2017-08-15 11:03:31
|
Hi Alan, > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > Sent: Tuesday, August 15, 2017 12:42 PM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Planning for the release of 5.13.0 > > On 2017-08-15 08:03-0000 Arjen Markus wrote: > > > I expand the path to get access to git in the comprehensive tests, but then > CMake fails: > > Hi Arjen: > > How do you expand the PATH? If you mean put /usr/bin on it, doesn't that already > happen automatically when you set the appropriate shell for MinGW-w64/MSYS2? > Oh, don't worry: when you start a MinGW-w64/MSYS2 shell or a Cygwin shell for that matter, you get a dedicated path variable. In fact much cleaner than the one a DOS-box starts with, as that accumulates a lot of junk :(. I had to expand it to get access to git - it resides in "c:\program files\git" and that is not part of the initial path. Meanwhile, leaving out "git" has allowed CMake to continue without much ado - CMake encounters a wxWidgets directory within the git installation, but without the header files and then chokes, it seems. For now I run the tests without git. Regards, Arjen 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. |