Twini-Golf icon indicating copy to clipboard operation
Twini-Golf copied to clipboard

Made some changes for mac 👨‍💻

Open Tekh-ops opened this issue 3 years ago • 3 comments

Tekh-ops avatar Nov 08 '21 14:11 Tekh-ops

This should definitely not be merged. These changes are mac specific and break on other platforms

mandar1jn avatar Dec 07 '21 10:12 mandar1jn

maybe surround these with #ifdef __APPLE__ type of preproccessor?

erikyuzwa avatar Jan 01 '22 17:01 erikyuzwa

You should update your compiler's include search path to include "/opt/homebrew/Cellar/sdl2/2.0.16/include/" instead of doing this.

19wintersp avatar Feb 05 '22 15:02 19wintersp