Skip to content
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

Unsupported arm64 #2

Open
rpplusplus opened this issue Apr 13, 2015 · 4 comments
Open

Unsupported arm64 #2

rpplusplus opened this issue Apr 13, 2015 · 4 comments

Comments

@rpplusplus
Copy link

WAX_STDLIB is Build for armv7.

When I run wax patch, On arm64, will get error "Error opening wax scripts: loading wax stdlib: bad header in precompiled chunk"

@jerry-mengbo
Copy link

me too

@rpplusplus
Copy link
Author

I've fixed it recently, Just Use the WAX_STDLIB_64 in repo: https://github.com/felipejfc/n-wax

@snowoven
Copy link

snowoven commented May 8, 2015

@rpplusplus hello, I have been working on wax arm64 for serval days, but when I used arm64-supported code in repo:https://github.com/felipejfc/n-wax to replace relevant lib in this demo, I met crash when function has been replaced through wax_start():
"Lua panicked and quit: Error calling 'cellForRowAtIndexPath' on '<MainViewController:...'
Could not find function named "cellForRowAtIndexPath" associated with object MainViewController(0x7ff725c13900).(It may have been released by the GC)"
Have you any ideas?Or can you show me your fixed 64bits-supported WaxPatch? Thanks very much

@dourgulf
Copy link

If you can read Chinese, maybe this artical will help you:
http://www.jianshu.com/p/3c49cf454502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants