我有一个web应用程序,我在其中使用indri.jar。我用的是月食。此外,在“构建路径->配置->顺序和导出”中,将检查所有内容。(他们安装了indri,我在服务器上安装了indri)description The server encounteredin java.library.pathorg.glassfish.etc
java.lang.Unsat
我将问题追溯到configure.ac中的一行: AC_MSG_ERROR([Could not find lemur's/configure的错误消息,上面写着:checking indri/Index.hpp presence... nochecking for indri/Index.hpp...
在我的app.cpp文件中,有下面一行:#include "indri/Repository.hpp"indri/Repository.hpp:22:32: error: indri/Parameters.hpp: No such file or directory
原因是Repository.hpp包含了同一文件夹中的其他hpp,但它使用"indri/*.hpp“而不只是&quo