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 #63

Open
Tauranis opened this issue Jul 26, 2016 · 1 comment
Open

CMake error #63

Tauranis opened this issue Jul 26, 2016 · 1 comment

Comments

@Tauranis
Copy link

I'm trying to build clandmark on Ubuntu 14.04 but I get this error when I try to use ccmake

CMake Error at CMakeLists.txt:68 (export):
export Unknown arguments.

Line 68 from CMakeLists.txt contains the following command

export(EXPORT CLandmarkTargets
FILE "${CMAKE_CURRENT_BINARY_DIR}/clandmark/CLandmarkTargets.cmake"
NAMESPACE CLandmark::
)

I just followed the tutorial for Linux. What it can be done to fix this?

@uricamic
Copy link
Owner

uricamic commented Jul 26, 2016

Hi @Tauranis,

could you, please, be more specific about how this error occurred?
Post the screenshots or description of steps you have done till this error was shown, please.

On Linux there are usually no problems with the cmake configuration or with the compilation itself, so I guess it will be probably cmake configuration related...

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

2 participants