Advertisement
Light1992

Errore Salmon g++

Jun 25th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [root@localhost salmon]# cmake -DFETCH_BOOST=TRUE
  2. CMake Warning:
  3. No source or binary directory provided. Both will be assumed to be the
  4. same as the current working directory, but note that this warning will
  5. become a fatal error in future CMake releases.
  6.  
  7.  
  8. CC: gcc
  9. CC version:
  10. version: 0.14.1
  11. CMake Error at CMakeLists.txt:177 (message):
  12. Salmon requires g++ 5.2 or greater.
  13.  
  14.  
  15. -- Configuring incomplete, errors occurred!
  16. See also "/home/genomica/DATA/Software/salmon/CMakeFiles/CMakeOutput.log".
  17. See also "/home/genomica/DATA/Software/salmon/CMakeFiles/CMakeError.log".
  18. [root@localhost salmon]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement