Skip to content

Fix installation CMAKE#10

Closed
blinkomaniak wants to merge 0 commit into
mint-lab:masterfrom
blinkomaniak:master
Closed

Fix installation CMAKE#10
blinkomaniak wants to merge 0 commit into
mint-lab:masterfrom
blinkomaniak:master

Conversation

@blinkomaniak

@blinkomaniak blinkomaniak commented Oct 12, 2022

Copy link
Copy Markdown

Hello Professor

While trying to run your examples I face this problem at the moment of issuing the cmake ../ command

image
which points to an error on line 17 of the CMakeList.txt file

Apparently, there was some problem either with ${appname} variable or ${CERES_INCLUDE_DIRS} variable. After some research online link, I concluded that it is better to comment that line:

image

And after that, I managed to compile your examples with cmake and make commands.

I'm running as packages dependencies
cuda
vtk
opencv
ceres solver

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.

1 participant