Hello Vince,

it seems you do not have a C compiler in the path. Have you installed
the GNU compiler suite? How do you start CMake, that is: in which
environment?

Recently I installed the GNU compiler suite from www.equation.com. I run
this in a DOS-box (it behaves much like a MinGW environment). The path 
to gcc and other programs is automatically set (a consequence of the
installation), but that may not be the case for other installations.
You may need to run a batch file that does this first.

Regards,

Arjen

On 2010-03-08 19:42, Vincenzo Urso Miano wrote:
> Hi,
> I downloaded the MinGW. I don't know wich compiler I need to use.
> I get this error:
> 
> CMake Error: your C compiler: "cl" was not found.   Please set
> CMAKE_C_COMPILERto a valid compiler path or name.
> 
> Is there a tutorial on that somewhere?
> 
> Thanks for your help.
> 
> Vince
> 

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to