robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d
MIT License
1.27k stars 265 forks source link

How to build for Android x86-64? #123

Open silsuwoang opened 1 year ago

silsuwoang commented 1 year ago

Hi, I'm trying to use SQLite for Google play games. The emulator's processorType is [x86-64 (x86-64 SSE3 SSE4.1 SSE4.2 AVX)] So I need support that. What should I do?