godotengine / godotengine/godot-cpp
Compiling godot-cpp and running test app crashes in Mac OSX
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
### Error
Following the instructions here https://godotengine.org/article/introducing-gd-extensions after compiling targets on both godot-cpp and the test project when I attempt to open the project in Godot 4.0 alpha 5 the application crashes. I have attached the crash log.
### Steps
- built godot-cpp "scons target=debug" - success
- built test app "scons target=debug" - success
- opened godot 4.0 alpha 5 and imported test project
- application crashes while trying to open the test application.
### Mac Specs

### Crash Log
[godot-cpp-crash.log](https://github.com/godotengine/godot-cpp/files/8352745/godot-cpp-crash.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.