HaxeFoundation / HaxeFoundation/hxcpp
[cppia] Cyptic error message when cppia bytecode does not match host
Open
- Dominant language
- C++
- Stars
- 330
- Forks
- 227
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
On mac, I got the following error message when the cppia bytecode does not match the host binary. This is mostly due to invalid/mismatched extern definitions to the host classes. It would be nice if the message is clearer, perhaps at least mention "cppia", so it is easier to debug.
```
libc++abi: terminating due to uncaught exception of type Dynamic
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.