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:
Edit your .gclient file and change the solution name from 'trunk' to 'src'
Rename your 'trunk' directory to 'src'
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.
Hi,
I tried today to build iOS version of libs. It worked about a week ago.
Today I got:
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