Hi Isaam

> View::setUpViewAcrossAllScreen() : error, no windowsysteminterface
avaible, cannot create windows .
>
> Viewer::realiez() - Failed to set up any windows
>


When using Static builds you need to import the symbols for the dlls you
would have loaded dynamically etc


So for the viewer you need to import the correct graphics system


USE_GRAPICSWINDOW_IMPLEMENTATION(IPhone)


Then for any plugins used you need to call


USE_OSGPLUGIN(osg)


That should fix your problems


Cheers

Tom





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

Reply via email to