08-13-2014 11:06 AM
08-13-2014 01:19 PM
08-13-2014 03:01 PM
08-13-2014 03:22 PM
"mindabuse" wrote:
I've been struggling with these in trying to maintain a "universal" LibOVR library, too... Visual Studio always complains about it.
I think this could easily be solved by normalizing with LF (Unix) line breaks (which are fine in Visual Studio, despite the name/platform). It would also be helpful to have a sanctioned universal SDK for all platforms instead of the separate platform-specific branches. It seems that all the platform specific code lives in their own files anyways, so why even bother splitting the SDKs up?