Forum Discussion
philippM
11 years agoHonored Guest
Classic Mac OS 9 linebreaks? Seriously?
I just updated to SDK 0.4.1 on Mac and found my source control complaining about changed files that didn't actually change. I found that this is due to the .h and .cpp files of the Mac OSX SDK downlo...
jherico
11 years agoAdventurer
"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?
Well, that's pretty much what I've attempted to create with my repository. A single coherent codebase that can be used on any platform. On my linux platform it checks out with Unix line endings, although I think I have my windows client to automatically convert to windows line endings. I'm not sure exactly how I have it set up, but basically Git is supposed to be able to manage this for you.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 months ago
- 6 years ago