Skip to content

Cmake error in tasksh installer #43

@dminca

Description

@dminca

[installTask] Tasksh installer miserably fails

CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Looking for SHA1 references                                                                                                                
-- Looking for pthread                                                                                                                        
-- Looking for include file pthread.h                                                                                                         
-- Looking for include file pthread.h - found                                                                                                 
-- Looking for pthread_create                                                                                                                 
-- Looking for pthread_create - not found                                                                                                     
-- Looking for pthread_create in pthreads                                                                                                     
-- Looking for pthread_create in pthreads - not found                                                                                         
-- Looking for pthread_create in pthread                                                                                                      
-- Looking for pthread_create in pthread - found                                                                                              
-- Found Threads: TRUE                                                                                                                        
-- Looking for GNU Readline                                                                                                                   
-- Configuring cmake.h                                                                                                                        
-- Configuring man pages                                                                                                                      
-- Configuring incomplete, errors occurred!                                                                                                   
See also "/root/Downloads/tasksh-1.0.0/CMakeFiles/CMakeOutput.log".                                                                           
See also "/root/Downloads/tasksh-1.0.0/CMakeFiles/CMakeError.log".                                                                            

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions