I forgot to answer to the list previously
so

2006/8/28, Yann Renard <[EMAIL PROTECTED]>:
Eric Noulard wrote:
> Hi Yann,
>
> Do you use CMake Windows GUI  or command line?
>
> Could you try to launch cmake command line
> in a "Visual Studio Command Prompt".
>
> Start Menu path should lok like:
>
> Program Files --> MS Visual XXX Studio
>                           --> Visual Studio XXX Tools
>                                --> Visual Studio XXX Command Prompt
>
> this command prompt should set up all
> appropriate env variables for you (including path to cl and others)
> (may be its already what d:\visual studio 8\vc\vcvarsall.bat is about...)
>
> Then try to launch cmake on command line.
>
> As a last question go you generate for VS8 or Nmake ?
>
> Eric

Eric, thank you for trying to solve the problem.

I have tried both command line version of cmake and gui version (cmakesetup)

Tried with the command line prompt you suggested (I had many target
choices and chosed 'windows 2000 debug'). It does not work either. I
guess the included script 'd:\visual studio 8\vc\vcvarsall.bat' does the
same as you already stated. however, building platform sdk samples works
correctly.

About target makefile format, I would be happy with nmake makefiles but
I guess VS8 projects would be easier for users of my work :) Anyway, I
didn't find a box where to configure such information, I guess both are
generated by cmake ?

Best regads,
Yann Renard



--
Erk
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to