Just realized that putting it here was correct. Got confused for a second because there are two Ogre Lightwave exporters out there and I updated both of them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just for clarification: Can Lightwave and this exporter be used on something other than Windows? I'm just asking because in your patch I noticed the use of strcpy_s which is non-standard and will not work with GCC. (Actually, it might not work with MinGW, either.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wrong tracker. Needs to be in the Ogre Addons tracker. Will move it there...
Just realized that putting it here was correct. Got confused for a second because there are two Ogre Lightwave exporters out there and I updated both of them.
Just for clarification: Can Lightwave and this exporter be used on something other than Windows? I'm just asking because in your patch I noticed the use of strcpy_s which is non-standard and will not work with GCC. (Actually, it might not work with MinGW, either.)