Posted March 16Mar 16 Hi, I am using the trial version of FGX Native app but when I try to build something (even an empty project) I am getting the following error [Exec Error] FGX.Delphi.Android.Targets(117): The command "gradlew app:build" exited with code 1. if I run gradlew.bat I get the following C:\Users\testUser\Documents\Embarcadero\Studio\Projects\Project3\.android-build>gradlew FAILURE: Build failed with an exception. * What went wrong: Could not open cp_settings generic class cache for settings file 'C:\Users\testUser\Documents\Embarcadero\Studio\Projects\Project3\.android-build\settings.gradle' (C:\Users\testUser\.gradle\caches\8.2\scripts\6eei8l2qpsfk2tczyiktvr37l). > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 67 * 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 529ms
March 16Mar 16 Hi, @barshad The answer from @Yaroslav Brovin: Цитата This error is common and says that one of the many possible errors occurred during the build of your application. You can find out about the details of this error on the Output tab. Please, Have a look at the Output tab below (it's just a one of the many samples of errors):
March 17Mar 17 Author I just realised that I even cannot go to Form Designer, getting error, is there new version of trial available? I am using Delphi 12.3 Thank you
March 17Mar 17 Administrators Hello, 1 hour ago, barshad said: I just realised that I even cannot go to Form Designer, getting error, is there new version of trial available? I will check. Any binary versions must be compatible within a single major version of delphi. So on 12.3, the library should work in the same way as on 12.2, and so on. However, if you see a problem, I'll check it myself. Maybe Embarcadero broke backward compatibility in 12.3
March 17Mar 17 4 hours ago, barshad said: I just realised that I even cannot go to Form Designer, getting error, is there new version of trial available? I am using Delphi 12.3 Thank you I confirm the same problem here. Just installed on 12.3, and when I access the designer, it raises an access violation Best Regards
March 18Mar 18 Administrators 6 hours ago, claudio.piffer said: I confirm the same problem here. Just installed on 12.3, and when I access the designer, it raises an access violation Best Regards The separated build of 12.3 is available in 1.18.11.0. The trial will be available later.
March 20Mar 20 Administrators This is a false positive of Microsoft Defender. You should to add this file to the Defender exception rules.
Create an account or sign in to comment