HaxeFoundation / HaxeFoundation/hxcpp
cppia: Better error handling
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 227
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
For now, `__scriptable_load_cppia` is a void function, and any error is displayed on the console.
For gui applications, this is pretty bad since there's no way to tell the user if an error has been found. It would be great to have a way to retrieve errors - or at least know if the compilation was successful
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.