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

Action required in iOS build - trunk should be src #22

Closed
sarsonj opened this issue Oct 15, 2014 · 2 comments
Closed

Action required in iOS build - trunk should be src #22

sarsonj opened this issue Oct 15, 2014 · 2 comments

Comments

@sarsonj
Copy link

sarsonj commented Oct 15, 2014

Hi,

I tried today to build iOS version of libs. It worked about a week ago.

Today I got:

@@@@@@@@@@@@@@@@@@@
A C T I O N R E Q I R E D
@@@@@@@@@@@@@@@@@@@
It looks like you have a legacy checkout where the solution's top-level
directory is named 'trunk'. From now on, it must be named 'src'.

What you need to do is to:

  1. Edit your .gclient file and change the solution name from 'trunk' to 'src'
  2. Rename your 'trunk' directory to 'src'
  3. Re-run gclient sync (or gclient runhooks)

I tried to edit .gclient as error message suggest, but it looks this file is generated by script.

Any idea what to change?

Thanks,

Jindrich

@rwickliffe
Copy link

I've submitted a pull request that I believe makes all the necessary updates:
#24

@ArikYa ArikYa closed this as completed Oct 17, 2014
@sarsonj
Copy link
Author

sarsonj commented Oct 17, 2014

Thanks guys!

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

3 participants