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

Missing project.pbxproj file. #38

Closed
NiccoloGranieri opened this issue Nov 20, 2017 · 1 comment
Closed

Missing project.pbxproj file. #38

NiccoloGranieri opened this issue Nov 20, 2017 · 1 comment

Comments

@NiccoloGranieri
Copy link

If I clone the repository from the terminal using the --recursive -submodules flags once the project is downloaded trying to open the .xcodeproj gives me the following error:

Project /Users/.../MyoMapper/Myo Mapper/Builds/MacOSX/Myo Mapper.xcodeproj cannot be opened because it is missing its project.pbxproj file.

Same behaviour happens if I clone the .zip file directly from the MyoMapper GitHub master page.

@balandinodidonato
Copy link
Owner

As written in the documentation is always good practice to open the project from the projucer first.

Follow these instructions:

  • Open Myo Mapper.jucer
  • Verify that all modules are linked by clicking config -> modules
  • Click Save Project and Open in IDE
  • Build App

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