weijinhua
weijinhua
Any suggestion, thanks in advance!
Thanks caoccao, Using Manual Patch, dll name set to libjavet-node-windows-x86_64.v.1.1.6.dll, com.caoccao.javet.exceptions.JavetExecutionException: Error: A dynamic link library (DLL) initialization routine failed. \\?\E:\javet\build\Javet\scripts\node\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node at com.caoccao.javet.interop.V8Native.execute(Native Method) at com.caoccao.javet.interop.V8Runtime.execute(V8Runtime.java:802) V8Runtime.java:802 at com.caoccao.javet.interop.executors.V8StringExecutor.execute(V8StringExecutor.java:76) V8StringExecutor.java:76...
Yes, it's original one. Before patch test is ok. node test-node\test-node-module-sqlite3-sync.js Connected to the in-memory sqlite3 database. Closed the database connection.
Which version of Javet to downgrade?
downgrade to Javet v0.9.14 env: node v14.17.6 node-gyp v9.2.0 Result: 1) Manual Patch works successfully. 2) as for rebuild, no delay load imports Section in the created file. Open the...