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

Cannot build using cmake #4

Open
rr83019 opened this issue Feb 21, 2018 · 0 comments
Open

Cannot build using cmake #4

rr83019 opened this issue Feb 21, 2018 · 0 comments

Comments

@rr83019
Copy link

rr83019 commented Feb 21, 2018

I'm encountering this error while using cmake :

-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.7", minimum required is "4.6.0")
CMake Error at CMakeLists.txt:10 (find_package):
By not providing "FindMarble.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Marble", but
CMake did not find one.

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

MarbleConfig.cmake
marble-config.cmake

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

-- Configuring incomplete, errors occurred!
See also "/home/rahul/aerospace_research/lonepseudoranger/src/build/CMakeFiles/CMakeOutput.log".
See also "/home/rahul/aerospace_research/lonepseudoranger/src/build/CMakeFiles/CMakeError.log".

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

1 participant