[CMake] problem with include directories
Sergio Andrés
sergio at unizar.es
Tue Dec 14 02:55:58 EST 2004
Brad King wrote:
> Try running CMake to generate the project file and then looking at the
> .dsp file in an editor BEFORE opening it with Visual Studio. Is the
> include path complete? It is possible that it is VS that is
> truncating the path.
>
> -Brad
>
Thank you for your answer.
I opened the .dsp file and all the include dirs are as expected. So VS
is truncating the path, as you said.
Furthermore, the _AFXDLL definition (my project uses MFC) is in the .dsp
but not in the project when it is opened by Visual Studio... which
generates some link errors...
I know this is a list for CMake users.. but do you know how to solve
these problems??
Should I write to a different mail list?
Best,
Sergio
More information about the CMake
mailing list