[osg-users] [osgCompute] Problem with the osgGeometryDemo example

2011-07-25 Thread Johannes Scholz
Hi,

we got a problem with the osgGeometryDemo example.

This problem occurs on one developer machine only. The first devmachine works 
without problems - as far as I can see with the same software setup, but 
different hardware.

Problematic machine:
NVidia GeForce 9400GT (G96b, 16 cuda cores, dx10, sm 4.0, OpenGL 3.3)
OSG 3.0.0
osgCompute 1.0
NVIDIA Cuda DevDriver 270.81
Cuda ToolKit 4.0.17
WinXP Sp3 32-bit

We've been trying to execute osgGeometryDemo.exe, but it always says Cannot 
find module identified by osgcuda_warp.
The other examples osgEndiannessDemo, osgParticleDemo and osgTraceDemo work.

Any hints? 

Thank you!

Cheers,
Johannes

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=41601#41601





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgCompute] Problem with the osgGeometryDemo example

2011-07-25 Thread Jens Orthmann
Hi Johannes,

did you install the OpenSceneGraph-Data stuff. 
For me it seems that the example application is not able to find 
the cow.osg file. If that is so then the module is not being 
built.

You can proof this by typing osgViewer cow.osg in your 
command line. 

Best regards,
Jens

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=41602#41602





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgCompute] Problem with the osgGeometryDemo example

2011-07-25 Thread Johannes Scholz
Hi,

argh. That did the trick. I just didnt check this on that machine.

Installing the osg sample data in our OSG_FILE_PATH solved it.


Thanks a lot!

Cheers,
Johannes

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=41605#41605





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org