Re: [osg-users] Visual Studio 2005

2009-08-24 Thread Michael W. Hall
I have my environment variables setup. However, linking the example I get numerous unresolved external errors. Not sure what is wrong. No compile errors. Trying to figure if it is my osglibs that are bad or what. Still trying to figure it out. Michael On Sun, 2009-08-16 at 16:52 -0400,

Re: [osg-users] Visual Studio 2005

2009-08-16 Thread Michael W. Hall
Finally found it. I am having trouble compiling it. I keep getting osg/Geode does not exist. It is in C:\Program Files\OpenSceneGraph\include\osg. What could be wrong? I have changed the project and told the project file where my osg is installed. Michael On Sat, 2009-08-15 at 12:07

Re: [osg-users] Visual Studio 2005

2009-08-16 Thread Andrew Burnett-Thompson
Oh you need to setup the environment variables to tell Windows where to look for the files. Here, follow this guide: http://www.macs.hw.ac.uk/modules/F24VS2/Labs/OpenSceneGraphTutorial.pdf Cheers, Andrew On Sun, Aug 16, 2009 at 8:52 PM, Michael W. Hall hal...@att.net wrote: Finally found it.

Re: [osg-users] Visual Studio 2005

2009-08-16 Thread Jean-Sébastien Guay
Hi Andrew, Michael, Here, follow this guide: http://www.macs.hw.ac.uk/modules/F24VS2/Labs/OpenSceneGraphTutorial.pdf No, please don't. It's horribly out of date. Please use the documentation on the OSG web site, which has gotten much better, in particular:

Re: [osg-users] Visual Studio 2005

2009-08-15 Thread Andrew Burnett-Thompson
It's here: http://www.april1985.com/2008/02/19/osgnetdemo/ under osgDotNetDemo.rar http://www.april1985.com/?dl_id=7 Hope that helps, Andrew On Sat, Aug 15, 2009 at 4:46 AM, Michael W. Hall hal...@att.net wrote: I for the life of me cannot find the demo. Can you send it to me off of the

Re: [osg-users] Visual Studio 2005

2009-08-14 Thread Michael W. Hall
I for the life of me cannot find the demo. Can you send it to me off of the list? Thanks, Michael On Wed, 2009-08-12 at 14:55 +0100, Andrew Burnett-Thompson wrote: Hi there, there's a great demo covering integration of OpenSceneGraph with C++/CLI discussed here:

Re: [osg-users] Visual Studio 2005

2009-08-12 Thread Michael W. Hall
I am just trying to create a project. What type of project is the best to start with. I chose the C++/CLR application. I got just a blank form and I have added a status bar to it and a menu bar with the designer. I am now trying to figure out how to create a window on the form to render the

Re: [osg-users] Visual Studio 2005

2009-08-12 Thread Andrew Burnett-Thompson
Hi there, there's a great demo covering integration of OpenSceneGraph with C++/CLI discussed here: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2008-February/007430.html http://www.april1985.com/2008/02/19/osgnetdemo/ I'm using this successfully in a C# /

Re: [osg-users] Visual Studio 2005

2009-08-05 Thread Cory Riddell
Hi Michael, Have you generated the solution file with cmake yet? Cory Michael W. Hall wrote: Since I am having issues with my linux box, I am tinkering with OSG in Visual Studio 2005. I am not having much luck. I was wondering if anyone can point me to some good example code for VS 2005.

[osg-users] Visual Studio 2005

2009-08-04 Thread Michael W. Hall
Since I am having issues with my linux box, I am tinkering with OSG in Visual Studio 2005. I am not having much luck. I was wondering if anyone can point me to some good example code for VS 2005. I am wanting to do C++/CLR. Thanks for any help. ___

Re: [osg-users] Visual Studio 2005

2009-08-04 Thread Chris 'Xenon' Hanson
Michael W. Hall wrote: Since I am having issues with my linux box, I am tinkering with OSG in Visual Studio 2005. I am not having much luck. I was wondering if anyone can point me to some good example code for VS 2005. Clarify what you're trying to do, and what you're having problems with

[osg-users] Visual Studio 2005 Vista 64bit

2007-10-06 Thread maya leonard
Hi osgers Has anyone succussfully compiled the svn version using Visual Studio 2005 on a 64bit machine?I have tried following the configuation manager steps outlined in the readme.txt file, but everytime I try to compile the libraries, some settings go back to the win32 values. Any pointers