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

Chromium requirement to build? #2139

Closed
cseelhoff opened this issue Apr 19, 2019 · 1 comment
Closed

Chromium requirement to build? #2139

cseelhoff opened this issue Apr 19, 2019 · 1 comment

Comments

@cseelhoff
Copy link

In Principia-master\Google\glog\vsprojects\libglog\libglog.vcxproj there seems to be a reference to "......\chromium\base\memory\singleton.cc" which is causing my build to fail on Windows. Do I need to clone the chromium git repo to get this to work? It seems like the last version that chromium had with this file was tags/64.0.3282.204

@eggrobin
Copy link
Member

eggrobin commented Apr 19, 2019

Do I need to clone the chromium git repo to get this to work?

Yes (at least partially). See the instructions for building Principia on Windows: https://github.com/mockingbirdnest/Principia/blob/master/documentation/Setup.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants