This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
compiling on Mavericks #100
Comments
Xcode is already on version 8.x. You'll need to update your OS to Sierra in order to perform the update to Xcode. Looks like it's not an Xcode issue on first glance, however. |
Thanks for the fast reply. I'll try it on another machine then. |
Same issue here, After grabbing those files from an older distribution, now I'm getting a different error:
|
I just managed to compile v2.0.0 on Sierra. Master and 3.0.0 were giving me the same linkalign.h error. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Trying to compiling LibMEI on a machine running Mavericks and xCode 6.2 did not work because two header-files could not be found:
error: /Users/[…]/libmei-master/src/modules/linkalign.h: No such file or directory
error: /Users/[…]/libmei-master/src/modules/linkalignmixins.h: No such file or directory
Could anyone help me out? I'm not used to work with xCode. Maybe version 6.2 is already outdated?
Best regards
Moritz
The text was updated successfully, but these errors were encountered: