dashdan / freerct

Automatically exported from code.google.com/p/freerct
0 stars 0 forks source link

Patch to get it working on OSX #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What are the major things which your patch changes / adds?
Add string header include

Against what version did you make your patch?
The latest

Please provide any additional information below.
My freerct.cfg:

[font]
medium-size = 12
medium-path = /Library/Fonts/Arial.ttf

Out-of-source building didn't work for me, so I just did cmake . inside the 
root project folder, and ran make afterwards.

I installed libsdl2, libsdl2_ttf and libpng using macports. AFAIK that's all I 
had to do.

Original issue reported on code.google.com by skippe...@gmail.com on 11 May 2014 at 1:41

Attachments:

GoogleCodeExporter commented 9 years ago
make came installed with XCode command line tools by the way. I installed CMake 
using macports also

Original comment by skippe...@gmail.com on 11 May 2014 at 1:43

GoogleCodeExporter commented 9 years ago
add #include <string> in configreader.cpp

Original comment by Alberth2...@gmail.com on 12 May 2014 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by CharlesP...@googlemail.com on 16 May 2014 at 1:20