Hi Luigi,
On 6/18/07, Luigi Calori <[EMAIL PROTECTED]> wrote:
1) osgterrain.cpp example: on Visual Studio, in order to link
properly, OSGVIEWER_EXPORT must be removed before FilterHandler class
declaration (line 51)
this is probably a typo on recent commit, after 2.0
Copy and paste anti-pattern strikes again!
This is indeed a post 2.0 issue. Now fixed and checked in.
2)My WXwidgets installation does not define GetUnicodeKey method for
wxKeyEvent, so , in order to compile, I have to change
-->#if 1<-- to -->#if 0<-- in lines 164 and 177 to make it compile.
This is probably related to how the wxwidget library has been configured.
Are there requirements on which version and which wxwidgets
configurations are supported?
I searched the wiki page for optional components but there are hints
only for some plugin dependencies.
Would it be useful to have pages to collect feedback on which versions
of dependencies were tested over the diferent architectures?
What version of WxWidgets are you using? I have 2.6.1 installed under Linux
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/