Closed monsitacatalina closed 2 years ago
I suspect that your problem is related to the admin rights and/or the place it tries to install. Could you show me the values of the CMake?
@pariterre
Yep, your problem is the CMAKE_INSTALL_PREFIX
and Matlab_ezc3d_INSTALL_DIR
which points to folder you need admin rights. Either you change these folder to something without this level of rights or you launch Visual Studio with admin rights
@pariterre I change the folder and its ok!!! thanks
I'm traying to use the commands of the ezc3d library but I can't install it, I'm doing with cmake and visual studio but when I start to compiller the "install" file it doesn't complete the process