Easy C++ screenshot 1
D

Publisher

dankolle

Easy C++

Tools
C++ GDNative SCons VisualStudio GCC Clang Xcode Batch

This tool allows you to easily build your GDNative code directly from Godot. Attention!! I ran into some issues where GDScript was not behaving correctly under Linux and macOS, when the addon was updated. So when the "Build Platforms" or "Build Configuration" in the new settings dialogue do not work (no tabs listed), quit Godot and start it again. Otherwise delete the folder and reinstall the addon. Changes v0.2: - Added settings dialogue. - Fixed file structure for installing from assetlib. ...

easycpp

This tool allows you to easily build your GDNative code directly from Godot.

The supported features are:

  • Checking and setting up your build environment.
  • Build using already existing SCons files.
  • Supports Visual Studio 2015, 2017 and 2019 compilers for Windows.
  • Supports GCC and Clang for Linux.
  • Supports Xcode for macOS.
  • Platforms and configurations can be freely defined in the project settings.
  • Generate batch files to build your project.
  • Create solution and build from Visual Studio.
  • Create generic Qt Creator project.
  • Update your gdnlib file.
  • Create a new GDNative library.

This is the first version of the tool and I mainly focused on the actual build process, to make it for people as easy as possible. Please report any issues you find at https://github.com/dkollmann/easycpp/issues.

Icons taken from https://github.com/google/material-design-icons