node-sqlcipher icon indicating copy to clipboard operation
node-sqlcipher copied to clipboard

Add compile parameter SQLITE_ENABLE_ICU failed in the end

Open huzaixing123456 opened this issue 3 years ago • 1 comments

My project wants to use full-text indexing,So I added the configuration SQLITE_ENABLE_ICU when compiling,But it failed fatal error C1083: Unable to open include file: “unicode/utypes.h”: No such file or directory

node : 15.0.0 vs : 2022 v143 python: 2.7.16

can you help me, thanks

huzaixing123456 avatar Apr 08 '22 10:04 huzaixing123456

Supporting this is outside the scope of this project, but if you do manage to get it to work it would be great if you could post an update here.

One forum post that might help: https://sqlite.org/forum/forumpost/9a345bd3c3?t=c&hist

rkistner avatar Apr 08 '22 10:04 rkistner