skip to Main Content

Flutter – Gradle build fail

I am trying to build a Flutter app. This is the error resulting from the logs FAILURE: Build failed with an exception. * Where: Build file 'C:UsersfrancDocumentsGithubxandroidbuild.gradle' line: 26 * What went wrong: A problem occurred evaluating root project 'android'.…

VIEW QUESTION

Visual Studio Code – Problems creating GDExtension

I would like to create modules for Godot using C++. For that I followed this tutorial https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_cpp_example.html. I'm using the following environment : MSYS2 with g++ v13.2 on Windows 11, python 3.11.4 and Visual Studio Code. So, I cloned this…

VIEW QUESTION
Back To Top
Search