Cannot compile Opal placed in a folder that contains spaces

Issue #169 resolved
Ayman Elouariachi created an issue
  • Wind10
  • Java 8
  • CMD
[error]
[info] Compiling test fixtures: C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\src\test\fixtures-java\projects\metrics  -d C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\target\scala-2.12\resource_managed\test\metrics -Xemacs -encoding utf8 -proc:none -bootclasspath C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\src\test\fixtures-java\projects\metrics/../../rt-jar-stubs-1.8.0.jar -g -8 -parameters -genericsignature
[error] Unrecognized option : C:\Users\Ayman
[error]
[info] Compiling test fixtures: C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\src\test\fixtures-java\projects\generictypes  -d C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\target\scala-2.12\resource_managed\test\generictypes -Xemacs -encoding utf8 -proc:none -bootclasspath C:\Users\Ayman El Ouariachi\git\opal\OPAL\bi\src\test\fixtures-java\projects\generictypes/../../rt-jar-stubs-1.8.0.jar -g -8 -parameters -genericsignature
[error] Unrecognized option : C:\Users\Ayman
[error]

Comments (2)

  1. Michael Eichberg repo owner

    Currently, it seems primarily related to the test fixtures compilation and not a "widespread" issue.

  2. Log in to comment