[sldev] [HELP] CMake with Visual Studio 2005
Paul Oppenheim (Poppy Linden)
poppy at lindenlab.com
Mon Dec 15 12:26:58 PST 2008
Roberto Cezar Bianchini wrote:
> Hi list
>
> I've managed to compile the code with CMake and Visual Studio Express
> 2005. The things I want to do with the client would be more organized
> with a new project, then I've added a new project a to the solution. By
> the look of the existing ones, I included a Windows Forms App. (I hope
> this is the wright choice, but correct me if I'm wrong)
So you're creating the target with MSVS, or in (one of the) CMakeLists.txt?
> I read the CMakeLists.txt and I tried to do the same with my own
> project, but when I tried to compile, the other existing projects gave
> me an error that my project didn't exist when I included the headers.
> Does anyone know what I'm missing here, or can anyone point me to a
> document to help me solve this problem? Thanks
It depends on what you did. A link to a patch file would be very helpful; I can't understand what you tried to do by your description.
+ poppy
More information about the SLDev
mailing list