-
Notifications
You must be signed in to change notification settings - Fork 100
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
V8 libs compiling question #69
Comments
I'd like to re-compile V8 for android and ios. Would you please share your compiling script or options? Thanks |
@cooperkuo sorry for late reply. Can i know why you want to compile it yourself? Because you should modify engine codes to adapt it. |
@minggo there are some V8 crash reported from field, and I'd like to figure out root cause. There are lots of update to 8.0-lkgr branch of V8, and the crash problem may be fixed by these update. |
By the way, I'm using CocosCreator 2.4.3. |
Got it. |
@PatriceJiang I have some urgent issue related with V8 and I'd like to change V8 code, so I need to re-compile V8. Would you please share v8 compile configuration? |
Checkout v8 source code to 8.0.426.16 Android
iOS
win32
|
linux
|
Hi minggo, how do you compile V8 libraries for Windows and Android platform? May you share your compiling script or options?
Grateful! !
The text was updated successfully, but these errors were encountered: