Hello,

On Sat, 2012-04-21 at 01:57 +0200, Alexander Lang wrote:
> Hello,
> i get this Linker error while building OpenSG 2.0:
> 
> ~/opensg/Source/WindowSystem/QT4/testPassiveQT4.cpp:53: undefined
> reference to `OSG::SimpleSceneManager::create()'
> 
> with newest Git revision, using QT 4.7.2 under Ubuntu 11.04 and with
> OSG_ENABLE_OGL_COREONLY, OSG_ENABLE_OSG[3,4]_PROTOS and Build Examples
> checked.
> I previously build OpenSG 2.0 successfully without the
> OSG_ENABLE_OGL_COREONLY, OSG_ENABLE_OSG[3,4]_PROTOS flags checked. Any
> ideas?

I'll check this, but please note that 

OSG_ENABLE_OGL_COREONLY, OSG_ENABLE_OSG[3,4]_PROTOS

is highly experimental and will not produce a usable system right now. I
put it in there to work out how to deal with the missing state in OpenGL
3 and 4 but this is not yet finished. It is also used for IOS
experiments but this has similar shortcomings as of now.

As a consequence quite some elements are disabled if these settings are active, 
so it
might be that the only solution is to disable the qt part as well. 

kind regards
  gerrit





------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to