You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a complete newbie to Rosetta Drone and haven't used Android Studio for many years. I am trying to build the software to install on my phone and was wondering if there were specific versions of the various tools (Android Studio, Gradle, Java, etc.) that were required.
I tried on my laptop but failed and I'm guessing it's because I have already got Gradle, Java etc installed for other projects and maybe have the wrong versions.
My error was:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Failed to calculate the value of task ':app:compileDebugJavaWithJavac' property 'options.generatedSourceOutputDirectory'.
> Querying the mapped value of map(java.io.File property(org.gradle.api.file.Directory, property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, C:\Users\jason\Desktop\Project-Repositories\Rosetta-Drone\rosettadrone\app\build\generated\ap_generated_sources\debug\out))) org.gradle.api.internal.file.DefaultFilePropertyFactory$ToFileTransformer@3f58ae65) before task ':app:compileDebugJavaWithJavac' has completed is not supported
I have now created a brand new Windows 10 VM and so have a blank canvas. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am a complete newbie to Rosetta Drone and haven't used Android Studio for many years. I am trying to build the software to install on my phone and was wondering if there were specific versions of the various tools (Android Studio, Gradle, Java, etc.) that were required.
I tried on my laptop but failed and I'm guessing it's because I have already got Gradle, Java etc installed for other projects and maybe have the wrong versions.
My error was:
I have now created a brand new Windows 10 VM and so have a blank canvas. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions