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

Project fails to build #2

Closed
EugeneSmoliy opened this issue Nov 24, 2016 · 4 comments
Closed

Project fails to build #2

EugeneSmoliy opened this issue Nov 24, 2016 · 4 comments

Comments

@EugeneSmoliy
Copy link

There are multiple localization files (e. g. PassThroughAdsComponent/src/main/res/values-en-rUS/strings.xml) with following text "../values/strings.xml".
Due to this Gradle crashes with “Content is not allowed in prolog” error.
Removing these files solves the problem.

@spolaka
Copy link

spolaka commented Nov 26, 2016

try cloning with the core.symlinks set to true.

git clone -c core.symlinks=true

@EugeneSmoliy
Copy link
Author

It is mentioned in docs. Thanks!

@WeVolutionNet
Copy link

For GIT for Windows >= 2.5.0 the symlinks are configured in 2 locations.
Please check this post.
http://stackoverflow.com/questions/38326519/is-there-any-other-place-for-a-git-config-setting-other-than-global-system-and

@EddieLongStockings
Copy link

This... isn't working none of it is.

  • I'm an Administrator
  • symlinks are set to true
  • %PROGRAMDATA%\Git\config symlinks=true

fire-app-builder1\AdsInterface\src\main\res\values-en-rUS\strings.xml:1:1: Error: Content is not allowed in prolog.

What am I missing?

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

4 participants