Giter VIP home page Giter VIP logo

easycpp's Introduction

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

easycpp's People

Contributors

dkollmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

areebdurrani

easycpp's Issues

Batch files contain global paths

Some batch files contain global paths which makes it impossible to check them in, for example for a build server.
The problem is, that some batch files change the current folder and this needs to be corrected. So using global paths guarantees, that the files can be found no matter what the current folder is.

Installing SCons on macOS needs to be clicked twice

When installing SCons on macOS, a hotfix needs to be applied to make it work. As the tool does not wait for the installation to be completed, the button must be pressed again after finishing the installation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.