Hi Arjen

> you will need to create an MSVC++ solution. I do not know what the
> correct generator name is for that type of output.

Understood. But -G "NMake Makefiles" is specified on the wiki page.

> (gcc is one of the fallback compilers. Make sure your environment
> variables are set to find the MSVC++ compilers - run vcvars32 or
> something first.)

vcvars32.bat didn't help:

C:\plplot-5.9.5\buildnmake>"C:\Program Files\Microsoft Visual Studio 
8\Common7\Tools\vsvars32.bat"
Setting environment for using Microsoft Visual Studio 2005 x86 tools.

C:\plplot-5.9.5\buildnmake>cmake -G "NMake Makefiles" 
-DCMAKE_INSTALL_PREFIX=install ..
CMake Error: Could not create named generator
-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- broken
The C compiler "gcc" is not able to compile a simple test program.
It fails with the following output:
 gmake: *** No rule to make target 
`/cygdrive/c/plplot-5.9.5/buildnmake/CMakeTmp/testCCompiler.c', needed by 
`testCCompi
ler.o'.  Stop.

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