xapian 问题 - 32 位 C# windows

发布于 2024-10-30 20:00:32 字数 334 浏览 2 评论 0原文

关于如何使用 C# 在 Windows 上编译和使用 Xapian。我有同样的问题,但我运行的是 32 位 Windows,并且我的平台也设置为在 x86 上运行。我能做些什么?

我也无法引用 zlib1.dll,每次我尝试它都会告诉我它不是有效的 COM 或程序集。我正在使用 Visual Studio 2010

,对于那些尝试过它的人有什么建议吗?或者可能知道这样的错误:“Xapian.Xapian”的类型初始值设定项引发了异常。

with regards to How to compile and use Xapian on Windows with C#. I have the same problem but I am running a 32-bit windows and my platform is set to run on x86 also. what can I do?

i also am not able to reference zlib1.dll, every time I try it tells me it is not a valid COM or assemly. I am using visual studio 2010

any suggestions, for those of you who have tried it out? or perhaps know of such an error: The type initializer for 'Xapian.Xapian' threw an exception.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

就像说晚安 2024-11-06 20:00:32

您不需要为 Win32 编译 Xapian - http://www.flax 上提供了预构建的二进制文件。 co.uk/xapian_binaries(适用于 C#)。如果这不能解决您的问题,请通过该网站告诉我(或者更好的是,通过 http: //xapian.org/lists,那里有更多的人可能能够提供帮助)。

You don't need to compile Xapian for Win32 - there are prebuilt binaries available at http://www.flax.co.uk/xapian_binaries for C#. If this doesn't solve your problem please let me know via that website (or better, via the xapian-discuss mailing list at http://xapian.org/lists where there are a lot more people who might be able to help).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文