Skip to content

Fix headers install, contrib headers should be installed. #173

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

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

hillwoodroc
Copy link
Contributor

No description provided.

@alanw alanw merged commit 57b2dd2 into luceneplusplus:master Jun 8, 2021
@hillwoodroc
Copy link
Contributor Author

I encountered this error while compiling:

CMake Error at src/contrib/CMakeLists.txt:94 (install):
  install FILES given unknown argument "LIBRARY".

There is a patch for version 3.0.8 stable on openSUSE: https://build.opensuse.org/package/view_file/openSUSE:Factory/lucene++/lucene++-3.0.8-fix-missing-headers.patch?expand=1 . It works fine on openSUSE. There is not the keyword "LIBRARY". I don't know if the keyword is redundant. You can try to remove the keyword "LIBRARY" on these two lines and compile again.

@Vistaus
Copy link

Vistaus commented Jul 8, 2021

Same error on Deepin 20.2.2 (based on Debian 10). Removing the LIBRARY part fixes it.

@hillwoodroc
Copy link
Contributor Author

Same error on Deepin 20.2.2 (based on Debian 10). Removing the LIBRARY part fixes it.

#174

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

Successfully merging this pull request may close these issues.

4 participants