Hi Mario. In CMake, leave the build type as the default. Once you have loaded the solution and project into VS, change the build type as follows: Build->Configuration Manager. Select the build type from the pull down menu in the Configuration Manager dialog. -Paul
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Mario Valle > Sent: Tuesday, April 22, 2008 10:07 AM > To: OpenSceneGraph Users > Subject: [osg-users] A question about CMAKE files on windows > for 2.3.10 > > Is CMAKE_CONFIGURATION_TYPES the variable that sets the build > type? On windows I do not have found any other variable to > set the build type (it is always debug) > > If I change it from its initial value of: > "Debug;Release;MinSizeRel;RelWithDebInfo" to "Release" then I > can create a Release build. > > I'm using Cmake 2.4.7 on Windows. > > Ciao! > mario > > -- > Ing. Mario Valle > Data Analysis and Visualization Services | > http://www.cscs.ch/~mvalle > Swiss National Supercomputing Centre (CSCS) | Tel: +41 > (91) 610.82.60 > v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax: +41 > (91) 610.82.82 > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce > negraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

