Support #361
Mac OS X compiling errors fixed
| Status: | Closed | Start date: | 07/23/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | RoR - General | |||
| Target version: | - | |||
| Operating System: | MacOS | Operating System Bits: |
Description
Fixed some small compiling errors on Mac OS X. And there was an #ifdef USE_OPENAL missing in Beam.cpp. Would you please test this patch on windows?
History
#1
Updated by Aperion almost 2 years ago
RE: the changes in Settings.cpp: the escaping of the spaces in RoR probably won't work on windows. Since mac is based on BSD I wonder if you could expand the section sqreech!!! looking agian it won't matter for windows or linux since that section of code is surrounded by
#elif OGRE_PLATFORM == OGRE_PLATFORM_APPLE ... #endif
since that's a mac only section of code maybe you could change the "Rigs OF Rods" to something more friendly like the same name linux uses, ie ~/.rigsofrods have you tried using the linux section on mac just to see if it works?
#2
Updated by knied almost 2 years ago
Yes I know that section is extremely hacked. But the "~" sign for home does not work. Also it´s a bit difficult to find the executable path.
#3
Updated by tdev almost 2 years ago
aperion, could you please take care of this? thanks
#4
Updated by tdev almost 2 years ago
- Target version deleted (
0.37)
#5
Updated by tdev about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
obsolete
