Re: [osg-users] [osgPlugins] Collada Commands

2009-03-30 Thread Roger James
Adam Wise wrote: rogerjames99 wrote: Adam Wise wrote: I set osg_notify_level to debug, and I recieved this when I ran osgconv. I honestly have no idea what this means, but at least it finds something.

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-30 Thread Adam Wise
rogerjames99 wrote: Adam Wise wrote: rogerjames99 wrote: Adam Wise wrote: I set osg_notify_level to debug, and I recieved this when I ran osgconv. I honestly have no idea what this means, but at least it finds something.

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-30 Thread Roger James
Adam Wise wrote: A unique little issue comes up when I build with release, visual studio C++ prompts me for an executable for debug session. What should I select? I am guessing here, but I suspect that are pressing the icon that looks like the play symbol on a cd player to the left of

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-29 Thread Adam Wise
rogerjames99 wrote: Adam Wise wrote: I set osg_notify_level to debug, and I recieved this when I ran osgconv. I honestly have no idea what this means, but at least it finds something. GraphicsContext::setWindowingSystemInterface() 03571930 003D9198 Also, the collada

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-25 Thread Roger James
Adam Wise wrote: I set osg_notify_level to debug, and I recieved this when I ran osgconv. I honestly have no idea what this means, but at least it finds something. GraphicsContext::setWindowingSystemInterface() 03571930 003D9198 Also, the collada plugin was built as far as I can tell. I

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-24 Thread Adam Wise
I set osg_notify_level to debug, and I recieved this when I ran osgconv. I honestly have no idea what this means, but at least it finds something. GraphicsContext::setWindowingSystemInterface() 03571930 003D9198 Also, the collada plugin was built as far as I can tell. I attached the release

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-18 Thread Robert Osfield
Hi Adam, On Tue, Mar 17, 2009 at 11:00 PM, Adam Wise arw...@smcm.edu wrote: DynamicLibrary::failed loading osgPlugins-2.8.0/osgdb_daed.dll Warning: Could not find plugin to write nodes to file new.dae. So it's likely that I didn't build the OSG collada plugin. The closest thing I could find

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-18 Thread Roger James
Adam Wise wrote: rogerjames99 wrote: Adam Wise wrote: Robert Osfield wrote: On Tue, Mar 17, 2009 at 4:35 PM, Adam Wise wrote: Question: exactly what does this mean? Warning:

[osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Adam Wise
This might be the wrong place to post this...but I have a simple question: how would I import an Openflight (.flt) file, and EXPORT it as a Collada (.dae) file? I downloaded the COLLADA-dom...and I know my collada viewer is working...but where would I go after that? -- Read

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Robert Osfield
Hi Adam, On Tue, Mar 17, 2009 at 8:36 AM, Adam Wise osgfo...@tevs.eu wrote: This might be the wrong place to post this...but I have a simple question: how would I import an Openflight (.flt) file, and EXPORT it as a Collada (.dae) file? I downloaded the COLLADA-dom...and I know my collada

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Adam Wise
Robert Osfield wrote: Hi Adam, On Tue, Mar 17, 2009 at 8:36 AM, Adam Wise wrote: This might be the wrong place to post this...but I have a simple question: how would I import an Openflight (.flt) file, and EXPORT it as a Collada (.dae) file? I downloaded the COLLADA-dom...and I

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Robert Osfield
On Tue, Mar 17, 2009 at 4:35 PM, Adam Wise osgfo...@tevs.eu wrote: Question: exactly what does this mean? Warning: Could not find plugin to write nodes to file new.dae What is means is that it's warning your that it couldn't find the plugin to write the nodes to the file new.dae. But then...

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Adam Wise
Robert Osfield wrote: On Tue, Mar 17, 2009 at 4:35 PM, Adam Wise wrote: Question: exactly what does this mean? Warning: Could not find plugin to write nodes to file new.dae What is means is that it's warning your that it couldn't find the plugin to write the nodes to the file

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Robert Osfield
On Tue, Mar 17, 2009 at 5:18 PM, Adam Wise osgfo...@tevs.eu wrote: That's what I meant...why is it not able to find the plugin? I can't answer that, you have the machine in front of you, you know what steps you've done to build and install everything. As far as I know, I BUILT the collada

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Roger James
Adam Wise wrote: Robert Osfield wrote: On Tue, Mar 17, 2009 at 4:35 PM, Adam Wise wrote: Question: exactly what does this mean? Warning: Could not find plugin to write nodes to file "new.dae" What is means is that it's warning your that it

Re: [osg-users] [osgPlugins] Collada Commands

2009-03-17 Thread Adam Wise
rogerjames99 wrote: Adam Wise wrote: Robert Osfield wrote: On Tue, Mar 17, 2009 at 4:35 PM, Adam Wise wrote: Question: exactly what does this mean? Warning: Could not find plugin to write nodes to file new.dae What is means is that