Thanks.
That did it.

Having an odd problem now. When I press <esc> to kill the app, it locks 
my computer. Is there some other setting I missed?
As a work around I have OSG_WINDOW set so that it doesn't run in full 
screen mode so I can kill it from the xterm.

Thanks,
-dave


Robert Osfield wrote:
> Hi Dave,
> 
> The examples aren't build by default  - there are nearly a hundred of
> them so its good to keep build time down for those who don't need
> them.
> 
> The examples can be built by running:
>    cd OpenSceneGraph
>    ccmake .
> 
> And then in console GUI presented toggling on the BUILD_OSG_EXAMPLES
> to ON, the press 'c' to configure, then 'g' to generate the final
> build system.
> 
> Then just run make as sual.
> 
> Robert.
> 
> On 8/1/07, Dave Pugmire <[EMAIL PROTECTED]> wrote:
>> Hi,
>> Newbie here.
>> Just installed the 2.0 on linux, did a make:
>>
>> ./configure
>> make
>>
>> But it didn't make the examples.
>> cd examples
>>
>> cmake .
>>
>> gave me a 'Unknown Cmake command "SETUP_EXAMPLE"'
>>
>> I'm not finding anything in particular about building the examples.
>> Should it happen automatically when building the OSG source?
>> Not seeing anything in the make files either....
>>
>> Thanks for your help-
>> -dave
>>
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to