No interactive CMake dialog available

raw

README.rst

When compiling gerbera I wanted to use the configure gui, but got an error:

$ make edit_cache
No interactive CMake dialog available...
No interactive CMake dialog available.

I had to install a package for that:

$ apt install cmake-curses-gui
$ cmake ../gerbera
$ make edit_cache
raw

cmake edit_cache.png

cmake edit_cache.png
Christian Weiske Christian Weiske
owner

History