You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> use `armv7a-linux-androideabi29-clang` for 32 bit armeabi-v7a library
207
+
208
+
> This creates the file `libtest.so` in your `SimpleLibrary/bin` directory.
209
+
210
+
> You will need to replace `<name of the godot-cpp>` with the file that was created in [**Compiling the cpp bindings library**](#compiling-the-cpp-bindings-library)
211
+
212
+
192
213
### Creating `.gdnlib` and `.gdns` files
193
214
follow [godot_header/README.md](https://github.com/GodotNativeTools/godot_headers/blob/master/README.md#how-do-i-use-native-scripts-from-the-editor) to create the `.gdns`
0 commit comments