Re: [Plplot-general] nmake install problem

2019-09-27 Thread xiaohai wang
thank you very much, i have solved the problem with your advises 2019年9月27日 上午8:33,Arjen Markus 写道: Hi Xiaohai, -Original Message- From: Alan W. Irwin ... > Install the project... > -- Install configuration: "" > CMake Error at cmake_install.cmake:44 (file): > file cannot create direct

Re: [Plplot-general] nmake install problem

2019-09-26 Thread Arjen Markus
Hi Xiaohai, -Original Message- From: Alan W. Irwin ... > Install the project... > -- Install configuration: "" > CMake Error at cmake_install.cmake:44 (file): > file cannot create directory: C:/Program Files > (x86)/plplot/share/plplot5.15.0/examples. Maybe need administrative > privile

Re: [Plplot-general] nmake install problem

2019-09-26 Thread Alan W. Irwin
On 2019-09-26 19:52- xiaohai wang wrote: i am trying the command in https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_Visual_CXX_CLI/ ( is it correct to install plplot for c not only for c++ according to this page?)

[Plplot-general] nmake install problem

2019-09-26 Thread xiaohai wang
i am trying the command in https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_Visual_CXX_CLI/ ( is it correct to install plplot for c not only for c++ according to this page?) for my c project in Visual Studio o