Hi everybody,
I want to install LMMS 0.4.13 on my computer running on Ubuntu, so I downloaded and extracted the .tar.bz2 file in my local dir, and then run the commands as described in the INSTALL file, but when I run the command "cmake ../", it answers me :
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
PROCESSOR: x86_64
Machine: x86_64-linux-gnu
-- Target host is 64 bit
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE
QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR
QT_QTCORE_LIBRARY) (Required is at least version
"4.3.0;COMPONENTS;QtCore;QtGui;QtXml")
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindQt4.cmake:1200 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:90 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
Could someone help me please?
I want to install LMMS 0.4.13 on my computer running on Ubuntu, so I downloaded and extracted the .tar.bz2 file in my local dir, and then run the commands as described in the INSTALL file, but when I run the command "cmake ../", it answers me :
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
PROCESSOR: x86_64
Machine: x86_64-linux-gnu
-- Target host is 64 bit
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE
QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR
QT_QTCORE_LIBRARY) (Required is at least version
"4.3.0;COMPONENTS;QtCore;QtGui;QtXml")
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindQt4.cmake:1200 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:90 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
Could someone help me please?