Alberto Luaces writes: > The problem of getting the version at compile time is that it breaks > cross-compilation, where the value is set to "". > > Maybe a better solution is to explicitly specify the target version of > windows instead of taking the one of the build system.
I have made this auto-detection optional to get cross-compilation working again (defaulting ON). This is PR #414. -- Alberto _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
