You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that we need a version with SQLite3 WinMD with DLL pre-built. My goal at this point is to support this in this evmax-build plugin version.
I think it would be ideal to build & test for Intel x86 32-bit & 64-bit CPU versions, both debug & release builds.
I have so far been able to get it working with pre-built SQLite3 WinMD / DLL for x86 32-bit only with Debug build ... with some ugly hacks, next step is to test it in Volt build.
I am very hopeful that some of the ugly hacks can go away.
continuation from: storesafe/cordova-sqlite-evcore-extbuild-free#62
From storesafe/cordova-sqlite-evcore-extbuild-free#62 and some private correspondence it is evident that Volt build for Windows will not work with building the SQLite3 C/C++ part from source.
This means that we need a version with SQLite3 WinMD with DLL pre-built. My goal at this point is to support this in this evmax-build plugin version.
I think it would be ideal to build & test for Intel x86 32-bit & 64-bit CPU versions, both debug & release builds.
I have so far been able to get it working with pre-built SQLite3 WinMD / DLL for x86 32-bit only with Debug build ... with some ugly hacks, next step is to test it in Volt build.
I am very hopeful that some of the ugly hacks can go away.
IMPORTANT PREREQUISITES:
The text was updated successfully, but these errors were encountered: