easycpp icon indicating copy to clipboard operation
easycpp copied to clipboard

This is an addon for the Godot engine which allows you to compile C++ code directly from the Godot editor.

Results 4 easycpp issues
Sort by recently updated
recently updated
newest added

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...

bug

The tool does not always correctly wait when running processes in a terminal. Depending on the platform.

bug

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...

bug