Tried to compile my first "hello World" with b4a but struggeling with the compiling process.
Connected to my smartphone by the b4a bridge, created a standard template in b4a and just hit F5 to compile.
After some time a get the following dex related error message I'm not able to solve myself:
Tried a fresh install but this did not fix it.
Anyone have an idea whats going on here?
Connected to my smartphone by the b4a bridge, created a standard template in b4a and just hit F5 to compile.
After some time a get the following dex related error message I'm not able to solve myself:
B4X:
Dex code Error
Error in test\helloWorld\Objects\dexed:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\dexed
Error in test\helloWorld\Objects\bin\classes\b4a\example\main$1.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main$1.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\main$B4AMenuItemsClickListener.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main$B4AMenuItemsClickListener.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\main$HandleKeyDelayed.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main$HandleKeyDelayed.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\main$ResumeMessage.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main$ResumeMessage.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\main$WaitForLayout.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main$WaitForLayout.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\main.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\main.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\R$drawable.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\R$drawable.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\R$style.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\R$style.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\R.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\R.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\starter$1.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\starter$1.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\starter$2.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\starter$2.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\starter$starter_BR.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\starter$starter_BR.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\starter.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\starter.class
Error in test\helloWorld\Objects\bin\classes\b4a\example\designerscripts\LS_layout.class:
java.nio.file.NoSuchFileException: test\helloWorld\Objects\bin\classes\b4a\example\designerscripts\LS_layout.class
Error: Invalid output: test\helloWorld\Objects\dexed
Output must be a .zip or .jar archive or an existing directory
Compilation failed
Exception in thread "main" java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException: Compilation failed to complete
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:98)
at com.android.tools.r8.D8.main(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:4)
Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete
at Version.fakeStackEntry(Version_3.3.20-dev+aosp1.java:0)
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:75)
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:28)
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:27)
at com.android.tools.r8.BaseCommand$Builder.build(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:2)
at com.android.tools.r8.D8.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:4)
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:85)
... 1 more
Caused by: com.android.tools.r8.internal.f: Invalid output: test\helloWorld\Objects\dexed
Output must be a .zip or .jar archive or an existing directory
at com.android.tools.r8.internal.YS.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:14)
at com.android.tools.r8.internal.YS.error(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:1)
at com.android.tools.r8.internal.Ak.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:17)
at com.android.tools.r8.BaseCompilerCommand$Builder.f(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:5)
at com.android.tools.r8.D8Command$Builder.f(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:313)
at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:1)
at com.android.tools.r8.internal.vj.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:24)
... 4 more
Suppressed: java.lang.RuntimeException: com.android.tools.r8.internal.f: Invalid output: test\helloWorld\Objects\dexed
Output must be a .zip or .jar archive or an existing directory
at com.android.tools.r8.internal.YS.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:25)
at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.20-dev+aosp1_dd4c01853fd917497aef2d09abff533f0d25b062517ea74449d40e1778a34753:3)
... 5 more
[CIRCULAR REFERENCE:com.android.tools.r8.internal.f: Invalid output: test\helloWorld\Objects\dexed
Output must be a .zip or .jar archive or an existing directory]
Tried a fresh install but this did not fix it.
Anyone have an idea whats going on here?