Giter Site home page Giter Site logo

Comments (6)

AndySpider avatar AndySpider commented on June 12, 2024 1

找不到指定模块有可能是因为某些windows上缺少VC库导致的,比如MSVCP**.dll, VCRUNTIME**.dll等,可以用dependencies工具看下simple.dll在当前系统下是不是缺少依赖库。
解决办法就是安装微软提供的vc_redist程序,https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

from simple.

wangfenjin avatar wangfenjin commented on June 12, 2024

看起来要么是他的 sqlite 不支持 fts,要么是他没有把编译的分词插件目录设置好?

from simple.

wangfenjin avatar wangfenjin commented on June 12, 2024

我没有windows电脑,很难帮你debug;你可以在有问题的电脑上通过sqlite命令行,参考 example.sql 加载插件看看问题

from simple.

mjiulee avatar mjiulee commented on June 12, 2024

我找了台机器,重新编译了simple,就可以了。
但是这样就有个问题,我不知道用户的win系统版本号是怎么样的。
有没有什么办法规避这种问题?

from simple.

ggymm avatar ggymm commented on June 12, 2024

这个问题我也遇到过,我在win11下编译的库,在win10上也会报找不到模块的错误

from simple.

lu972166094 avatar lu972166094 commented on June 12, 2024

这个问题我也遇到过,我在win11下编译的库,在win10上也会报找不到模块的错误

你是怎么编译的呀,我用visual studio 2022编译,总是编译出x86的包

from simple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.