Closed mborgerson closed 6 years ago
Thanks for your feedback / PR @mborgerson . As discussed previously on gitter, I already fixed all issues adressed by this PR myself while doing other changes too (See #72 and #75).
Please check if OpenSWE1R works fine on macOS with the changes proposed in #77 , which is the last change this PR inspired.
Works great with #77, except one thing. Please remove #include <malloc.h>
in main.c and emulation.c. Thanks!
Everything should have been fixed now. Please open a new issue if issues persist. I'll probably work on #12 soon if nobody beats me to it (while I'm busy with #13 )
Abandoning this PR as it's been fixed by other PRs. Thanks!
Just getting it building and started on macOS (Sierra, 10.12.6).
posix_memalign
instead ofmemalign
texture
, not deprecatedtexture2D
)PTHREAD_MUTEX_TIMED_NP
not supported on macOSMore