[CMake] CTest & VS 2003 question...
Bill Hoffman
bill.hoffman at kitware.com
Sat May 24 13:45:29 EDT 2008
Michael Andronov wrote:
> Bill,
>
> Thank you very much for the speedy reply.
>
> >>>>When you install VS, it copies the PATH as it was during install.
> You are probably partially right.
>
> In my case, root/kernel/bin/Release is added to my PATH during the
> installation of my foo project.
> In both cases - with VS 2003, and VS 2005 - it happened AFTER the VS
> studios were installed.
> ( That one for sure. VS... were installed more than year ago... and FOO
> was just created.
> Also, I installed FOO in different locations, adjusting the PATH
> accordingly... )
>
> Is it possible that VS 2005 has a different behavior regarding the PATH
> then 2003?
> Is it possible to tell VS 2003 explicitly what the new PATH is?
>
It seems that they do. I just checked my 2008 install, and it has $PATH
in it. Check tools->options->Vc directories.
So, for you 2003 install, you need to modify the VC Directories to have
your path in it.
-Bill
More information about the CMake
mailing list