Boomaga / boomaga

Boomaga provides a virtual printer for CUPS. This can be used for print preview or for print booklets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler available, yet 'No CMAKE_CXX_COMPILER could be found.'

zenny opened this issue · comments

commented

@SokoloffA seems to have not released the latest boomaga in his ppa repo for trusty for a long time and Boomaga is stuck at v0.9.2.1.

Tried to compile myself and got the error, despite all dependencies are satisfied (https://github.com/Boomaga/boomaga/wiki/Instalation-from-sources):

$ cmake ..
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:30 (project):
  No CMAKE_CXX_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  to the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!

Hmmm...

Cheers,
/z