Linking a VR juggler application

15 views
Skip to first unread message

Victor

unread,
Apr 10, 2012, 9:15:42 AM4/10/12
to vrjuggler-questions
Hi,


I am trying to set up a project with vr juggler.

I have a simple question, I can't seem to find an answer.
I need to know how to link my application, the lib flags.. (ubuntu
11.10)

I tried
-lsonix-1_4
-lcppdom-1_0_3
-lgadget-2_0
-ljccl-1_4
-lvpr-2_2
-lvrj-3_0

because those were the libs I found, but it did not work :
undefined reference to `typeinfo for vrj::opengl::DrawManager'
...

I did not find any clue in the programmers guide on how to actually
compile a sample application..

hope someone can help me.


yours, Victor

Victor

unread,
Apr 10, 2012, 9:48:40 AM4/10/12
to vrjuggler-questions
..sorry for the trouble..
found it :
-lvrj_ogl-3_0

I am still curious where I was supposed to find that information..

Todd Furlong

unread,
Apr 10, 2012, 9:52:22 AM4/10/12
to vrjuggler...@googlegroups.com
Victor, flagpoll usually finds these for you. Is that installed?

-Todd

Victor

unread,
Apr 11, 2012, 3:31:06 AM4/11/12
to vrjuggler-questions
thanks for the hint! :) works with

export FLAGPOLL_PATH="/usr/share/flagpoll:/usr/local/share/flagpoll:/
usr/local/lib/flagpoll:/usr/local/lib/debug/flagpoll" && flagpoll --
libs vrjuggler

..my first time using flagpoll, I did not know you could do this :)
Reply all
Reply to author
Forward
0 new messages