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

Windows 10: Building "HelloWorld" trying to create temp dir in C:\WINDOWS #7

Closed
vojkog opened this issue Nov 14, 2018 · 4 comments
Closed

Comments

@vojkog
Copy link

vojkog commented Nov 14, 2018

Error: Cannot create temporary directory: C:\WINDOWS\j2cl_sources15492327304741498378

Platform: Windows 10.

warning: File for type 'com.google.j2cl.ast.Rewriter' created in the last round will not be subject to annotation processing.
ERROR: C:/users/vgole/_bazel_vgole/ksuaangi/external/com_google_j2cl/jre/java/BUILD:17:1: Stripping @GwtIncompatible failed (Exit 1): GwtIncompatibleStripper_w
orker.exe failed: error executing command
  cd C:/users/vgole/_bazel_vgole/ksuaangi/execroot/com_google_j2cl_samples_helloworld
  SET LANG=en_US.UTF-8
  bazel-out/host/bin/external/com_google_j2cl/tools/java/com/google/j2cl/tools/gwtincompatible/GwtIncompatibleStripper_worker.exe @bazel-out/x64_windows-fastbu
ild/bin/external/com_google_j2cl/jre/java/jre_stripped-src.jar-0.params
Error: Cannot create temporary directory: C:\WINDOWS\j2cl_sources15492327304741498378.
@TDesjardins
Copy link

I can confirm this. Also on platform Win 10. As announced Windows isn't well tested, yet.

@rluble
Copy link
Collaborator

rluble commented Nov 14, 2018

Maybe not ideal but I think it should work fine under WSL in Windows 10. Has anybody tested that?

@vojkog
Copy link
Author

vojkog commented Nov 14, 2018

Under WSL in Windows 10, works as expected.

@jDramaix
Copy link
Member

I propose to gather every Windows issue under issue #9

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

4 participants