Skip to content
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

CMake Error at QCViewer/CMakeLists.txt #18

Open
q999sdyt opened this issue Jun 22, 2018 · 5 comments
Open

CMake Error at QCViewer/CMakeLists.txt #18

q999sdyt opened this issue Jun 22, 2018 · 5 comments

Comments

@q999sdyt
Copy link

I am trying to build this project QCViewer,I just installed the all Build dependence for this project, on Ubuntu 18.04 LTS, and tried to run ./build. But CMake just does not want to find it and i dont know why. What am i missing? Do i need to set an environment variable or something?
`CMake Error at QCViewer/CMakeLists.txt:63 (FIND_PACKAGE):
By not providing "FindPoppler.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Poppler", but
CMake did not find one.

Could not find a package configuration file provided by "Poppler" with any
of the following names:

PopplerConfig.cmake
poppler-config.cmake

Add the installation prefix of "Poppler" to CMAKE_PREFIX_PATH or set
"Poppler_DIR" to a directory containing one of the above files. If
"Poppler" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred!
See also "/home/link/Desktop/QCViewer-master/build/release/CMakeFiles/CMakeOutput.log".
make: *** No rule to make target 'install'. Stop.
`

@aparent
Copy link
Owner

aparent commented Jun 25, 2018

I think there is a FindPoppler.cmake file in the package extra-cmake-modules on ubuntu.

@aparent
Copy link
Owner

aparent commented Jun 25, 2018

Tell me if this fixes your issue and I will add it to the build dependencies.

@WuYu-99
Copy link

WuYu-99 commented Sep 26, 2019

Hello, I have the same problem as you. Can you solve it?

@q999sdyt
Copy link
Author

q999sdyt commented Sep 28, 2019 via email

@WuYu-99
Copy link

WuYu-99 commented Sep 28, 2019

Thank you very much!

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

No branches or pull requests

3 participants