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

Build javascript target on windows host #746

Merged
merged 1 commit into from
May 4, 2022

Conversation

NicholasShatokhin
Copy link
Contributor

If you build javascript target in windows command line, the arguments will not be in POSIX style which is needed for Emscripten. I fixed it

@Calinou Calinou added bug This has been identified as a bug platform:windows platform:web labels Apr 30, 2022
@Calinou
Copy link
Member

Calinou commented Apr 30, 2022

@NicholasShatokhin Does this fix an existing open issue? If so, please link to it 🙂

@NicholasShatokhin
Copy link
Contributor Author

@NicholasShatokhin Does this fix an existing open issue? If so, please link to it 🙂

Where can I find that issue?

I just tried to compile library for my needs and found that it can not be done in windows terminal.

@Calinou
Copy link
Member

Calinou commented May 2, 2022

Where can I find that issue?

If you didn't create one, nowhere, I guess 😛

I thought this pull request fixed an existing open issue (specifically #736). From a project management perspective, we try to keep links between issues and pull requests as visible as possible (so fixed issues don't remain open for no good reason).

Copy link
Contributor

@Faless Faless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job 👍 .
There's a bit more work we need to do to cleanup toolchain selection, but while we work on it, this seems the sensible solution 🏆

@Faless Faless merged commit 24e4aeb into godotengine:master May 4, 2022
@Faless
Copy link
Contributor

Faless commented May 4, 2022

Thanks!

@akien-mga akien-mga added this to the 4.0 milestone Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug platform:web platform:windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants