godotengine / godotengine/godot-docs
Better Scons file for GDNative C++ Documentation
Open
area:manual
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
In [this page](https://docs.godotengine.org/en/stable/tutorials/plugins/gdnative/gdnative-cpp-example.html), the Scons file is very limited in capability. It cannot compile with custom architectures or MinGW. Here is a better Scons file, tested by me with MinGW on Windows.
Inspired by [this issue](https://github.com/godotengine/godot-docs/issues/3463).
[SConstruct.zip](https://github.com/godotengine/godot-docs/files/4870727/SConstruct.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.