Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Windows 8 中将 sqlite 运行时工具添加到我的项目时显示错误文件不是有效的 vsix 包。如何解决这个问题?请告诉我。
谢谢,
请注意,要允许编译您的项目,此项目不能针对“任何 CPU”配置:您需要选择和构建特定架构(x86、x64 或 ARM)。
还要检查这个指令。