Hello
 
i have been trying to use cmake to compile osg src examples such as the osgteapot example, so that i can use it as a starting bas to learn osg. So far i have had no success.
 
I have visual studio 2008 pro installed on XP sp2. I have osg 2.2 and can run all the pr compiled examples ok.
 
if i use cmake-2.4.8-RC-11-win32-x86.exe and select visual studio 9 2008 in the configure option then i get an error saying it was unable to find a build program corresponding to visual studio 9 2008.
 
if i use cmake 2.5, it successfull finds visual studio 9 2008 then begins the build process till it gets to about 10% then every single time it throws up and error that reads "unknown cmake command SETUP_EXAMPLE" and then i cannot get past this point.
 
If any one has any ideas or a step by step guide as to what i should be doing please let me know.
 
Im realy just looking for a basic example project that works in visual 2008 c++, that sets up a viewer window and loads a model, so that i can use that as a basic starting point. So far all the online examples i can find are for earlier versions of osg and VS and while i can get them to build i cant get them to run
 
thanks for any help
 
Peter
 
 
 
 
 
 
 
> Hello everyone,

I just got this from Bill Hoffman, one of the CMake developers, in  
relation to my saying that you need CMake 2.5.x or eventually 2.6 to  
use it with VS2008 (9.0). They added support for it in the next  
version of CMake, and would appreciate it if we could test it.

Personally, I only use 9.0 at home for now, so I will test it out  
tonight when I get back.

J-S

----- Forwarded message from [EMAIL PROTECTED] -----
    Date: Wed, 09 Jan 2008 12:43:58 -0500
    From: Bill Hoffman <[EMAIL PROTECTED]>
Reply-To: Bill Hoffman <[EMAIL PROTECTED]>
 Subject: CMake and VS 2008
      To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

Via a google alert on CMake, I noticed this post of yours:

> Re: [osg-users] what binaries and libs can be used with visual ...
> You need CMake 2.5 (which is in the "nightly CVS snapshots" section  
> on cmake.org -
> http://www.cmake.org/files/vCVS/ ) or 2.6 when it comes out. See the  
> compilation
> instructions on openscenegraph.org, and pay heed to the platform  
> specific info
> for VS2005, which still applies to 2008. 2. My c++ is a bit rusty, ...

I have added support for VS 2008 to 2.4.8 RC 11, that you can find here:

http://www.cmake.org/files/v2.4/cmake-2.4.8-RC-11-win32-x86.exe

I am not on that list, but it would be nice if you could forward this
information to the list.  I am about to make the 2.4.8 final release,
and it would be good to get some feedback from OSG users.  Thanks.

-Bill




----- End forwarded message -----


--
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                        http://whitestar02.webhop.org/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


<



----------------------- Original Message -----------------------
  
From: Jean-SébastienGuay <[EMAIL PROTECTED]>
Date: Wed, 09 Jan 2008 13:46:28 -0500
Subject: [osg-users] Fwd: CMake and VS 2008
  
Hello everyone,

I just got this from Bill Hoffman, one of the CMake developers, in  
relation to my saying that you need CMake 2.5.x or eventually 2.6 to  
use it with VS2008 (9.0). They added support for it in the next  
version of CMake, and would appreciate it if we could test it.

Personally, I only use 9.0 at home for now, so I will test it out  
tonight when I get back.

J-S

----- Forwarded message from [EMAIL PROTECTED] -----
    Date: Wed, 09 Jan 2008 12:43:58 -0500
    From: Bill Hoffman <[EMAIL PROTECTED]>
Reply-To: Bill Hoffman <[EMAIL PROTECTED]>
 Subject: CMake and VS 2008
      To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

Via a google alert on CMake, I noticed this post of yours:

> Re: [osg-users] what binaries and libs can be used with visual ...
> You need CMake 2.5 (which is in the "nightly CVS snapshots" section  
> on cmake.org -
> http://www.cmake.org/files/vCVS/ ) or 2.6 when it comes out. See the  
> compilation
> instructions on openscenegraph.org, and pay heed to the platform  
> specific info
> for VS2005, which still applies to 2008. 2. My c++ is a bit rusty, ...

I have added support for VS 2008 to 2.4.8 RC 11, that you can find here:

http://www.cmake.org/files/v2.4/cmake-2.4.8-RC-11-win32-x86.exe

I am not on that list, but it would be nice if you could forward this
information to the list.  I am about to make the 2.4.8 final release,
and it would be good to get some feedback from OSG users.  Thanks.

-Bill




----- End forwarded message -----


--
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                        http://whitestar02.webhop.org/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to