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

Fix build on windows #18

Closed
wants to merge 18 commits into from
Closed

Conversation

gengjiawen
Copy link
Collaborator

@gengjiawen gengjiawen commented Apr 18, 2020

Based on #3.

Fix #10

@gengjiawen
Copy link
Collaborator Author

Run d:\a\v8-cmake/build/d8 -e 42
  d:\a\v8-cmake/build/d8 -e 42
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
##[error]Process completed with exit code 1.

windows never been easy :(

CMakeLists.txt Outdated Show resolved Hide resolved
@bnoordhuis
Copy link
Owner

Wow, all checks passed. Great job!

I need to properly squash the commits containing/touching the V8 patch and I don't have time for that right now but I'll try to get to it tonight. Thanks, Jiawen!

@bnoordhuis
Copy link
Owner

Landed in d4eb596...4c13231, thanks again!

@bnoordhuis bnoordhuis closed this Apr 21, 2020
This was referenced Apr 21, 2020
bnoordhuis pushed a commit that referenced this pull request Apr 21, 2020
Fixes: #10
PR-URL: #18
Reviewed-By: Ben Noordhuis <[email protected]>
bnoordhuis pushed a commit that referenced this pull request Apr 21, 2020
Fixes: #10
PR-URL: #18
Reviewed-By: Ben Noordhuis <[email protected]>
bnoordhuis pushed a commit that referenced this pull request Apr 21, 2020
Fixes: #10
PR-URL: #18
Reviewed-By: Ben Noordhuis <[email protected]>
@gengjiawen gengjiawen deleted the pull/3 branch April 22, 2020 00:28
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

Successfully merging this pull request may close these issues.

Fix Windows link errors
2 participants