Files
godot-docs/tutorials/plugins/gdnative
George Marques c7bc8c7bcd Fix gcc compilation flags for GDNative with C example
`-rdynamic` flag is needed to properly export the symbols (otherwise Godot may not find them).

Also changed to use the more common `.o` extension for objects on Linux.
2020-01-22 15:15:31 -03:00
..
2019-07-29 10:33:31 +02:00