Hello,

On 10/02/2012 04:01 PM, Muhamad Faizol Abd. Halim wrote:
>   I am very new to OpenSG and been trying to compile the first tutorial
> with the new gcc. Having a small problem though;

wrt. your subject line: OpenSG is written in C++98/C++03 (modulo bugs ;) 
). I'm not familiar enough with the C++11 standard, but if there are 
cases where it introduces changes to the language that may require 
additions/modifications to existing code, those are probably missing.

>   OSGSimpleSceneManager.h:163:5: error:
> ‘OSG::SimpleSceneManager::SimpleSceneManager()’ is protected
>
>   Any pointers and what to change?

hmm, that default c'tor is intentionally protected. Can you post the 
complete error message please, so we have the context of where this 
message comes from?

        Cheers,
                Carsten


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to