[osg-users] Buttons in OSG

2012-05-06 Thread Hobbes Pierre
Hi everyone,

Is there any possibility to create a button into a camera view in the Composite 
Viewer? I spent hours trying to find a solution..

Thank you!

Kati

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





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


Re: [osg-users] [build] make-ing error with osg

2012-02-03 Thread Hobbes Pierre
Hi,

Thank you very much. The first answer already helped!!

Thank you thank you!

best regards,
Kati

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





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


[osg-users] [build] make-ing error with osg

2012-02-01 Thread Hobbes Pierre
Hi everybody,

I just tried to run scivi (a 3d scan tool), which depends on OSG. Everytime I 
get this error:


Code:
~/Downloads/scivi$ make
g++ -c -O3 -Wall -I Data/Libraries/libPoisson/include -I Data/Libraries/vcglib 
-I ../ARToolKit/include Applications/ScanGen.cpp -o Applications/ScanGen.o
g++ -c -O3 -Wall -I Data/Libraries/libPoisson/include -I Data/Libraries/vcglib 
-I ../ARToolKit/include -fpermissive -w Applications/ModelGeneration.cpp -o 
Applications/ModelGeneration.o
g++ -c -O3 -Wall -I Data/Libraries/libPoisson/include -I Data/Libraries/vcglib 
-I ../ARToolKit/include Main.cpp -o Main.o
g++ -O3 -Wall -I Data/Libraries/libPoisson/include -I Data/Libraries/vcglib -I 
../ARToolKit/include Interfaces/IApplication.o Interfaces/IGuiApplication.o 
Utilities/IO.o Utilities/Bottom.o Utilities/HeadUpDisplay.o 
Utilities/KinectFactory.o Utilities/KinectDevice.o 
Utilities/PoissonReconstruction.o Utilities/NormalExtrapolation.o 
Utilities/PlyLoader.o Providers/KinectProvider.o Applications/TestApp.o 
Applications/TestKinect.o Applications/TestOsg.o Applications/TestPoisson.o 
Applications/TestPoissonBench.o Applications/TestMeshColor.o 
Applications/ScanGen.o Applications/ModelGeneration.o Main.o -o scivi -L 
Data/Libraries/libPoisson/lib -L ../ARToolKit/lib -L 
../OpenSceneGraph-3.0.1/lib -L ../../libfreenect/build/lib -losg -losgViewer 
-losgGA -losgDB -lfreenect -lAR -lPoisson
/usr/bin/ld: Interfaces/IGuiApplication.o: undefined reference to symbol 
'OpenThreads::Atomic::operator--()'
/usr/bin/ld: note: 'OpenThreads::Atomic::operator--()' is defined in DSO 
/home/kati/Downloads/OpenSceneGraph-3.0.1/lib/libOpenThreads.so.12 so try 
adding it to the linker command line
/home/kati/Downloads/OpenSceneGraph-3.0.1/lib/libOpenThreads.so.12: could not 
read symbols: Invalid operation
collect2: ld gab 1 als Ende-Status zurück
make: *** [all] Fehler 1




Could you please help me? I'm working on the newest Ubuntu version with 32bit. 

Thank you!

Kati[/code]

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





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