Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compile parameter SQLITE_ENABLE_ICU failed in the end #98

Open
huzaixing123456 opened this issue Apr 8, 2022 · 1 comment
Open

Comments

@huzaixing123456
Copy link

huzaixing123456 commented Apr 8, 2022

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 huzaixing123456 changed the title Add compile parameter SQLite SQLITE_ENABLE_ICU failed in the end Add compile parameter SQLITE_ENABLE_ICU failed in the end Apr 8, 2022
@rkistner
Copy link
Member

rkistner commented Apr 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants