Re: [CMake] Debug libraries

2008-08-01 Thread Leopold Palomo Avellaneda
A Dimarts 29 Juliol 2008, Yuri Timenkov va escriure: On Monday 28 July 2008 22:14:51 Leopold Palomo-Avellaneda wrote: Hi, I'm not a windows user and now, sadly, I have to develop an application with Visual Studio 2005. I'm porting an application that use OpenGL, Coin3d, SoQt and Qt4.4.

Re: [CMake] Debug libraries

2008-07-29 Thread Yuri Timenkov
On Monday 28 July 2008 22:14:51 Leopold Palomo-Avellaneda wrote: Hi, I'm not a windows user and now, sadly, I have to develop an application with Visual Studio 2005. I'm porting an application that use OpenGL, Coin3d, SoQt and Qt4.4. I have created the respective FindSoQt and FindCoin that

[CMake] Debug libraries

2008-07-28 Thread Leopold Palomo-Avellaneda
Hi, I'm not a windows user and now, sadly, I have to develop an application with Visual Studio 2005. I'm porting an application that use OpenGL, Coin3d, SoQt and Qt4.4. I have created the respective FindSoQt and FindCoin that reports me the libraries with the two versions (debug and release).

Re: [CMake] Debug libraries

2008-07-28 Thread Mike Arthur
On Monday 28 July 2008 19:14:51 Leopold Palomo-Avellaneda wrote: One thing that i have not be able to solve is that when I create the MS Visual Studio Project, in the Debug option, the Qt libraries are the debug ones (with d) and in the release are the normal (without d). However, I couldn't