MaZderMind / osm-history-renderer

an experimental, work-in-progress history renderer (including supplementary tools like an importer and an animation-tool)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake Error: The source directory does not appear to contain CMakeLists.txt.

hzhangic opened this issue · comments

I was trying to configure make before compiling to set the path of installed libraries, however I got an error when I ran
ccmake ..
CMake Error: The source directory does not appear to contain CMakeLists.txt.

How can I specify the directories of required libraries in this case?

@smellman can you comment on that? I don't know CMake very well and have abandoned this project.

I'm having the same issue. @vicgarvey did you find a solution for it?

same problem here