Skip to content

[windows] Switch to GN for library build #262

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

Merged
merged 5 commits into from
Feb 7, 2019

Conversation

stuartmorgan-g
Copy link
Collaborator

Eliminates the VS-based embedder library build and updates the
example to use the GN build.

As part of the change, moves build output to
example/build/windows_fde
to match the recent change for Linux. Also eliminates the
'Dynamic Library' portion of the configuration names since
they are relics of a distinction that was removed in an earlier
change.

@stuartmorgan-g
Copy link
Collaborator Author

Creating the PR to test the AppVeyor changes; not requesting review because it's not ready--Debug works, but Release crashes immediately. I strongly suspect this is due to #230, since the GN build isn't using the same build flags that the Release VS build uses. I'll revisit this once that work is further along.

(Also, the READMEs need to be updated is part of this PR, which isn't done yet.)

@stuartmorgan-g stuartmorgan-g force-pushed the windows-gn-switch branch 2 times, most recently from 42c496a to bbb6039 Compare February 6, 2019 06:58
@stuartmorgan-g
Copy link
Collaborator Author

AppVeyor fixed, Release works now that #230 is fixed, and the READMEs are updated. Ready for review!

@stuartmorgan-g stuartmorgan-g merged commit d06a8a3 into google:master Feb 7, 2019
@stuartmorgan-g stuartmorgan-g deleted the windows-gn-switch branch February 7, 2019 21:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants