Guest User

Untitled

a guest
Aug 12th, 2016
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. -- Using system's malloc
  2. -- Could NOT find MOSEK (missing: MOSEK_DIR MOSEK_INCLUDE_DIR MOSEK_LIBRARY)
  3. -- A library with BLAS API found.
  4. -- A library with LAPACK API found.
  5. -- Found Atlas (include: /usr/include, library: /usr/lib/libatlas.so)
  6. -- Could NOT find CPLEX (missing: CPLEX_LIBRARY CPLEX_INCLUDE_DIR)
  7. -- Could NOT find OPENCL (missing: OPENCL_LIBRARY OPENCL_INCLUDE_DIR)
  8. -- Could NOT find ViennaCL (missing: VIENNACL_INCLUDE_DIR VIENNACL_ENCODED_VERSION OPENCL_INCLUDE_DIRS OPENCL_LIBRARIES) (Required is at least version "1.5.0")
  9. -- Checking for one of the modules 'libColPack>=1.0.9;ColPack>=1.0.9'
  10. -- Could NOT find NLOPT (missing: NLOPT_LIBRARY NLOPT_INCLUDE_DIR)
  11. -- Could NOT find LPSOLVE (missing: LPSOLVE_LIBRARIES LPSOLVE_INCLUDE_DIR)
  12. -- Could NOT find ColPack (missing: COLPACK_LIBRARIES COLPACK_LIBRARY_DIR COLPACK_INCLUDE_DIR)
  13. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.6")
  14. -- Could NOT find Ctags (missing: CTAGS_EXECUTABLE)
  15. CMake Error at CMakeLists.txt:728 (message):
  16. Ctags required for meta examples.
Add Comment
Please, Sign In to add comment