On 7/17/06, Markus Trenkwalder <[EMAIL PROTECTED]> wrote:
I would like to suggest using "#ifdef _WIN32" because setenv does not exist in mingw either.
I have decided to pull the setenv code completely, as I'm nervous about portable it'll be across all platfoms, and since I don't have the full range of machines/OS to test against I feel it prudent to be conservative. W.r.t the actual code using setenv, it was just a means of setting the optimizer options, it wasn't critical to the additional function of osgconv, just an optional extra that can be easily implemented with other means if need be, but certainly not critical to 1.1. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
