LiquidPlayer / LiquidCore

Node.js virtual machine for Android and iOS
MIT License
1.01k stars 127 forks source link

Want to build Liquidcore locally by using a patch #177

Closed tusharvohrazee closed 4 years ago

tusharvohrazee commented 4 years ago

I want to build Liquidcore for Android using the patch https://github.com/LiquidPlayer/LiquidCore/commit/a8f64e8e255f6fa34c50cf09cbabf3e4f360f70c on top of 0.6.2 as there are memory leaks in the app that I want to take to market.

Can you point me to the right documentation on how to build liquidcore for Android locally, by changing the .cpp and .h files that you have suggested.

tusharvohrazee commented 4 years ago

I am closing this issue, as I have been able to figure this out