Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyobjc-framework-MapKit fails to build #148

Closed
ronaldoussoren opened this issue Apr 1, 2016 · 3 comments
Closed

pyobjc-framework-MapKit fails to build #148

ronaldoussoren opened this issue Apr 1, 2016 · 3 comments
Labels
bug Something isn't working

Comments

@ronaldoussoren
Copy link
Owner

Original report by Yaroslav Fedevych (Bitbucket: jafd, GitHub: jafd).


There is this

https://bitbucket.org/ronaldoussoren/pyobjc/src/fc965d3d4a7387f0f1aac219f54784f24ec64a52/pyobjc-framework-MapKit/Modules/_MapKit_inlines.m?at=default&fileviewer=file-view-default#_MapKit_inlines.m-3

#!objc

#import <MApKit/MApKit.h>

which fails to build if OS X is installed on a case-sensitive file system.

@ronaldoussoren
Copy link
Owner Author

Original comment by Ronald Oussoren (Bitbucket: ronaldoussoren, GitHub: ronaldoussoren).


Thanks for the report.

@ronaldoussoren
Copy link
Owner Author

Original comment by Ronald Oussoren (Bitbucket: ronaldoussoren, GitHub: ronaldoussoren).


Fix spelling of MapKit (case issue).

Fixes issue #148

@ronaldoussoren
Copy link
Owner Author

Original comment by Ronald Oussoren (Bitbucket: ronaldoussoren, GitHub: ronaldoussoren).


Removing version: 3.1 (automated comment)

@ronaldoussoren ronaldoussoren added major bug Something isn't working labels Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant