Skip to content

One line fix for building on OS X#43

Open
tinyogre wants to merge 1 commit intoWhales:masterfrom
tinyogre:master
Open

One line fix for building on OS X#43
tinyogre wants to merge 1 commit intoWhales:masterfrom
tinyogre:master

Conversation

@tinyogre
Copy link

Apple ships a very old GCC (4.2). This one line change (const ref in npc_opinion constructor) is the only thing I needed to change for simply typing "make" to build a working executable on OS X using the stock GCC. (I may have necessary libraries, like curses, installed via homebrew, I didn't even check any dependencies, it just worked)

@PhilHarnish
Copy link

This was the only change I had to make as well. Thanks!

@cwc
Copy link

cwc commented Jun 21, 2012

👍 Fixed the build for me as well.

kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Feb 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants