Quote:
Originally posted by razorace
Some reminders for those that are actively committing changes to the repository:
|
I have the Mac version building now. The changes needed are very minor - mainly path delimiter changes like #include "..\blah" to #include "../blah" and removing some type redefinitions.
How do I go about getting these changes back into the repository?
Also, when I did my checkout earlier today, I got a source tree that had both "Basic" and "Enhanced" directories, but only the Basic tree had any source files in it. What should I be pulling down and building against?