You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
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?