Skip to content

Conversation

ywata
Copy link

@ywata ywata commented Sep 24, 2023

CoreMidi --> CoreMIDI
system --> System

Sample program of macroquad failed to compile because of mismatch of the above names. It is possible to be OK for case insensitive FS but it caused error on my mac with case sensitive FS setting.

Additionally I visually checked other framework names in src/native/apple/frameworks.rs and they are spelled correctly.

CoreMidi --> CoreMIDI
system --> System

Sample program of macroquad failed to compile because of mismatch of the above names. It is possible to be OK for case insensitive FS but it caused error on my mac with case sensitive FS setting.
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.

1 participant