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

MacOS build: cannot find jcef.xcodeproj #155

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

MacOS build: cannot find jcef.xcodeproj #155

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

https://code.google.com/p/javachromiumembedded/wiki/BranchesAndBuilding#Manual_B
uilding

says that: 

Mac OS X - Open the Xcode project file (jcef.xcodeproj) and build the 
“All(jcef project)” target.

However I cannot find the jcef.xcodeproj file from files downloaded by

  svn checkout http://javachromiumembedded.googlecode.com/svn/trunk/ javachromiumembedded-read-only

Where should I locate the jcef.xcodeproj file?

Many Thanks

Jiansen

Original issue reported on code.google.com by [email protected] on 8 Mar 2015 at 9:17

@GoogleCodeExporter
Copy link
Author

Hi Jiansen,
You have to create it via gclient as described one chapter above:
https://code.google.com/p/javachromiumembedded/wiki/BranchesAndBuilding#Manual_D
ownloading

By calling 
cd /path/to/jcef
gclient runhooks

the Xcode project will be created.

Regards,
Kai

Original comment by [email protected] on 10 Mar 2015 at 6:12

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

1 participant