Just curious,

what gfx hardware are you using ? If these are nvidia cards it would be 
nice if you could share some words how good everything works 
(stability, performance, etc.)

Regards

Matthias

On Thursday 31 August 2006 15:10, Patric Schmitz wrote:
> Just an update, we finally managed to get the first application
> 'running' with both debug and release versions of OpenSG, built with
> stlport4. What I had to do was:
>
> - common.sparc-sun-solaris2.9-CC.mk:
>    add -library=stlport4 to LD_SHARED
>    add -library=stlport4 to COMPILER
>    add -DOSG_WITH_STLPORT to SYSTEM_DEFINES
>
> - 'fix' OSGMFieldVector.h (refer to previous mail)
>
> - 'fix' OSGConfig.h like this:
>    #if defined(STLPORT) ||defined(OSG_WITH_STLPORT)
>    #  ifndef __sun
>    #    undef OSG_USE_STDMATH
>    #  endif
>    #endif
>
> maybe this can help you to make the sun-stlport4 build generally
> available in the build system.
>
> Patric

-- 
+---------------------+----------------------------+
| VREC GmbH           |                            |
| Matthias Stiller    |                            |
| Robert-Bosch-Str. 7 | tel:    +49 6151 4921034   |
| 64293 Darmstadt     | web:    http://www.vrec.de |
| Germany             | mail:   [EMAIL PROTECTED]         |
+---------------------+----------------------------+

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to