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

Build fails - MGLGeometry.h not found #1

Open
marecektn opened this issue May 2, 2018 · 2 comments
Open

Build fails - MGLGeometry.h not found #1

marecektn opened this issue May 2, 2018 · 2 comments

Comments

@marecektn
Copy link

I am trying to run the demo app, but the build fails with info

Showing Recent Messages
/Users/..../MQSimpleiOSMap/Pods/MapQuestMaps/MapQuestMaps-3.4.1-1.3/Mapbox.framework/Headers/MGLOverlay.h:5:9: 'MGLGeometry.h' file not found
/Users/..../MQSimpleiOSMap/MQSimpleiOSMap/ViewController.swift:10:8: Could not build Objective-C module 'Mapbox'

I've tried to provide header files from MapBox project directly,
after that linker complained about not beeing able to found MapBox.framework as a whole.
Can you please help me with this one?

Thank you.
.m

@akash-mudubagilu
Copy link
Contributor

It seems like cocoapod related files are stale. Could you try deleting MQSimpleiOSMap.xcworkspace, Podfile.lock, Pods folder and running pod install again.

@marecektn
Copy link
Author

hi @akash-mudubagilu
I've tried your approach but with no success. The error stays the same.
Have you succeeded building it with XCode 9.3?

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

No branches or pull requests

2 participants