Ticket Details

Con't find an answer?

Need Assistance? Submit a Support Ticket

Submit a Support Ticket
Tikolo Olawale
Tikolo Olawale 13 Oct 2024
DTLive - Flutter App (Android - iOS - Website ) Movies - TV Series - Live TV - OTT - Admin Panel
Closed public

Q : Execution failed for task ':flutter_cast_video:compileReleaseKotlin'

andyuzor@Olumurphys-MacBook-Pro YourAppName % flutter build apk


Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 1752 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 4044 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

3 warnings

warning: [options] source value 8 is obsolete and will be removed in a future release

warning: [options] target value 8 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

3 warnings


FAILURE: Build failed with an exception.


* What went wrong:

Execution failed for task ':flutter_cast_video:compileReleaseKotlin'.

> Inconsistent JVM-target compatibility detected for tasks 'compileReleaseJavaWithJavac' (1.8) and 'compileReleaseKotlin' (21).


  Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain

  Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation 


* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.

> Get more help at https://help.gradle.org.


BUILD FAILED in 1m 8s

Running Gradle task 'assembleRelease'...                           69.5s

Gradle task assembleRelease failed with exit code 1


Please help see to the error bolded above I have been on it for over 3days now!


The error is to build debug apk.

Add Attachments .png  .jpg  .jpeg  .docx  .mp4  .mp3  .pdf  .zip  .sql
Replied (34) 31–34 of 34
Mr. Priyank
Mr. Priyank employee 16 Oct 2024, 12:43 AM

Hi, Good Morning!

I hope you've found a solution to the issue mentioned above. If you're still experiencing any problems, feel free to share them with us. We're happy to assist you.

Thank you!

Regards, Mr. Priyank

Mr. Priyank
Mr. Priyank employee 15 Oct 2024, 3:59 AM

Hi,

Please add the following lines to your .zshrc file:

export PATH="/opt/homebrew/opt/openjdk@11/bin:$PATH"
export PATH="/opt/homebrew/opt/openjdk@17/bin:$PATH"


You can find the .zshrc file at this path: /Users/{your-username}/.zshrc

Thank you!

Regards, Mr. Priyank

Tikolo Olawale
Tikolo Olawale 14 Oct 2024, 2:56 AM

Pls see my java version below:

Mr. Priyank
Mr. Priyank employee 14 Oct 2024, 1:16 AM

Hi, please use Java SDK version 17.

Regards, Mr. Priyank

Showing 31–34 of 34 replies

Support is Online

Office hours

Monday – Friday
10:00 AM – 06:00 PM
IST (GMT +5:30)

Office time --:-- --
Your time --:-- --
Documentation

Explore Our Support Documentation

Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need

Back To Top