[osg-users] Advice on how to add timeline control to osg window

2008-05-07 Thread dtidev
Greetings All - I was wondering if anyone could point me in the right direction (what tools, etc to use). I need to take an osg window, plot some points on a coordinate system based on time. I need a sliding control that can manually adjust the time frame of my sequence. Just curious what

Re: [osg-users] Advice on how to add timeline control to osg window

2008-05-07 Thread dtidev
Hi Jeremy - I was thinking of basically a slider control, with maybe some forward/backward/pause buttons (similar to a 'CD' player type control). My application would just have an internal set of points that I can plot over time. When you press play, the app just plots points based on a timer,

Re: [osg-users] (SOLVED) Compling STATIC version of OSG, - using static plugins?

2008-05-06 Thread dtidev
Mike, I did find the problem with my dynamic build (which is why I was trying static libraries as an alternative) - it was what you were mentioning - my VS2008 project was referencing a VS2005 debug dependency .dll file, which in turn was looking for the VS2005 debug libraries which were not

[osg-users] osg.NET wrappers- problem compiling osgDotNet project

2008-05-06 Thread dtidev
Greetings - I am trying to compile the .NET wrappers. I successfully compiled and tested the OSG 2.4.0 files from source using Visual Studio 2008 I successfully compiled the Generator solution which creates the C++ .net osgDotNet.sln project on the fly(which is the actual .net code wrapping

Re: [osg-users] Compling STATIC version of OSG, - using static plugins?

2008-05-05 Thread dtidev
Here is the .dll / library/ plugin problem I have not been able to solve. Trying both Visual Studio 2005 ?Visual Studio 2008, I compile osg as for dynamic compile, Debug settings. When I try to run the planet demo - I get a command line message: Could not find plugin to read objects from

[osg-users] Problem with pluging libraries depending/linking to Microsoft.VC80.DebugCRT

2008-05-05 Thread dtidev
Greetings - I have a .dll / library/ plugin problem I have not been able to solve. Trying both Visual Studio 2005 ? Visual Studio 2008, I compile osg as for dynamic compile, Debug settings. I have tracked down LoadLibrary() failures?to the following System?Event errors: Resolve Partial

Re: [osg-users] Problem with pluging libraries depending/linking toMicrosoft.VC80.DebugCRT

2008-05-05 Thread dtidev
Roger - Thank you very much - you nailed the problem - i was using the 3rd party binaries, which were compiled under DEBUG / VS2005. Now the problem is compiling all of the 3rd party stuff from source on visual studio? - it might be easier and less painful?to gouge my eyes out with a hot

[osg-users] CMAKE Error: open

2008-05-01 Thread dtidev
Greetings All - I have an error with CMAKE generating build files for Visual Studio 9 2008 for the latest OpenSceneGraph (2.4.0). The problem is when I select the static configuration (DYNAMIC_OPENSCENEGRAPH=OFF, DYNAMIC_OPENTHREADS=OFF), with BUILD_EXAMPLES=ON The 'Configure' button works.

[osg-users] LNK4217, LNK2019 Errors when compiling OSG

2008-05-01 Thread dtidev
Greetings - In compiling osg 1.2, I am getting the following problems: LNK4217 - Locally defined symbol warning: osgplanets.obj : warning LNK4217: locally defined symbol [EMAIL PROTECTED]@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@Z (public: __thiscall osg::Array::Array(enum