Hi,

just a minor fix.
The Files OSGGraphicStatisticsForeground.h/.inl contain an illegal identifier, at least for Win ICL 7.1

OSGViewer.cpp

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.h(182): error:

expected a ")"

     void calcPosAndSize(const UInt32& ID,

                                       ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.h(188): error:

expected a ")"

     inline void processValue( Real32& value, const UInt32& ID );

                                                            ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.h(189): error:

expected a ")"

     inline void processOnlyValue( Real32& value, const UInt32& ID );

                                                                ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.h(190): error:

expected a ")"

     inline void addValueToHistory( Real32& value, const UInt32& ID );

                                                                 ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.inl(44): error

: expected a ")"

                                                                           cons

t UInt32 &ID)

         ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.inl(52): error

: expected a ")"

                                                           const UInt32 &ID)

                                                                         ^

D:\cygwin\usr\local/include/OpenSG/OSGGraphicStatisticsForeground.inl(95): error

: expected a ")"

                                                            const UInt32 &ID)

                                                                          ^

Thanks,
Christoph




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to