easycpp
easycpp copied to clipboard
This is an addon for the Godot engine which allows you to compile C++ code directly from the Godot editor.
i downloaded SCons using the instructions from this https://scons-cookbook.readthedocs.io/en/latest/#setting-up-a-python-virtualenv-for-scons and idk it isnt connecting to the easycpp plugin and i really want to get the plugin working
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...
The tool does not always correctly wait when running processes in a terminal. Depending on the platform.
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...