-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't execute cc.CallFunc #811
Comments
seems you work on a Mac? I tested it in Linux/gcc4.8, and didn't have this problem. |
yes, the error message is caused on iOS simulator and I tried the code on android(nexus7) F/libc (15634): Fatal signal 6 (SIGABRT) at 0x00003d12 (code=-6), thread 15658 (Thread-470) ... I/DEBUG ( 177): backtrace: |
@daisukehashimoto |
code above cause an error
libc++abi.dylib: terminating with uncaught exception of type std::bad_typeid: std::bad_typeid
The text was updated successfully, but these errors were encountered: