Re: Building from a source on Linux
Cat Jordan <cdaly...@...>
Hey, thanks for clearing that up. Unfortunately Cmake couldn't find the compiler, and neither could I. here was the error I got this time: CMake Error at CMakeLists.txt:1 (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.
On Fri, Feb 22, 2019 at 9:56 AM Patrick Hodoul <patric...@...> wrote:
|
|