-
### Describe the project you are working on
The **[godot-rust](https://github.com/godot-rust/godot-rust)** binding.
### Describe the problem or limitation you are having in your project
T…
-
For this project and godot-journey, there are C++ scripts that need to exist. I would prefer to make compiling these scripts follow the same workflow that Godot Engine uses, with several sub-libraries…
-
Hello.
I'm extremely new to C++, but I was able nonetheless to modify this plugin for my current needs.
And I'm able to compile it by running
```
cd godot-cpp
scons platform=windows generate_b…
-
**Version:**
Godot 3.2.2
**OS/device including version:**
OSX 10.15.5
**Issue description:**
Link error is encountered for OSX x64.
```
"_godot_color_set_r", referenced from:
_godo…
-
Hi there !
I am testing new merged PR for android, to see if I can getting it working with [fmod gdnative](https://github.com/utopia-rise/fmod-gdnative).
Here is the project structure I use to test:…
-
### The issue
Hey, I hope I'm in the right place with this, I've followed the example in the docs for c++: https://docs.godotengine.org/en/stable/tutorials/plugins/gdnative/gdnative-cpp-example.htm…
S3B4S updated
2 years ago
-
### Godot version
3.3.2 Stable
### System information
Windows 10 version 10.0.19041
### Issue description
To start off with I might just be doing this in incorrect way, if so just let …
-
There is no docs for build The C++ bindings for GDNative for android or some mobile device.
-
### Godot version
3.4.4.stable
### System information
Windows 10 Pro x64, Intel I7-9750H x64, 16GB RAM, NVIDIA GeForce GTX 1650, Driver Version 30.0.15.1179, Backend GLES3
### Issue description
I…
-
When I try the plugin compile `scons platform=windows generate_bindings=yes x64=yes` into gdnative_cpp_example of the [GDNative Tutorial](https://docs.godotengine.org/es/stable/tutorials/scripting/gdn…