Hi Werner

Thanks for your reply.

> Which version of Visual C++ do you have, which version of cmake? 

I am running Visual Studio 2005 Prof, but also have Visual Studio 2008 Express 
available. CMake is 2.6.4.

My problem was caused by my path referencing an old version of CMake that was 
on my machine. That is now fixed and CMake 2.6.4 succeeds (with the NMake 
generator specified).

However, nmake now fails:

[ 87%] Generating test_dyndrivers_dir/null.rc NMAKE : fatal error U1077: 
'.\test-drv-info.exe' : return code '0xc0000135'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

I am wondering whether this is to do with the dll path, but my path does start 
with:

PATH=..\..\plplot-5.9.5\buildnmake\dll;

Best regards

David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to