[Bf-committers] Need help with cmake debug build (MSVC)

2010-05-24 Thread Andrea Weikert
Hi, I need to get cmake build running here on Windows to help Leif (GSOC Unit Test Project) with the integration and couldn't get the debug build working at all with VisualStudio 2008. 1. I had to disable WITH_TIFF and WITH_OPENCOLLADA, not important for me now, but should eventually be fixed

Re: [Bf-committers] Need help with cmake debug build (MSVC)

2010-05-24 Thread lguillaume
Hi, I don't have problem with my debug compilation, I use msvc 2008 express, cmake 2.6 patch 4. I do the compilation on windows 7 64 bits, the compilation is for 32 bits. The compilation run ok, what kind of information can I put to help you? I do the compilation with : //Include extra build det

Re: [Bf-committers] Need help with cmake debug build (MSVC)

2010-05-24 Thread Andrea Weikert
Hi, lguillaume schrieb: > Hi, > > I don't have problem with my debug compilation, I use msvc 2008 express, > cmake 2.6 patch 4. I do the compilation on windows 7 64 bits, the > compilation is for 32 bits. > The compilation run ok, what kind of information can I put to help you? > > I do the compil