I tried to confirm the cmake confirmation on iOS 11.1, but I get incomplete error because ((CMake Error at CMakeLists.txt:3 (project): The CMAKE_CXX_COMPILER:
/Library/Developer/CommandLineTools/usr/bin/c++
is not a full path to an existing compiler tool.
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.))
it is just an artifact. I found a file with the name of cmake complier and CMake cach. When tried to put the path into the CMake in terminals. It ends up by deleting the 2 files??
Do I have to make a new files and locate the path into cmake terminal? and how can I do it??
yes, I install it and lunch it. what can I do next?
To be honest am a physician and I don’t have that much of experience in the terminals and cmake programs, I want to install the dicom2mesh and orthomesh to help my patient for planning their operations, it is not a business work.I am trying to help my patient with whatever I have, If anyone can help me through this I will be glad and thankful for him.
When I Opened a new terminal and try to confirm the cmake to open the cmake window, I get this message
CMake Error: The source directory “/Users” does not appear to contain
CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.