I'm on Ubuntu 19.04
At the cmake step in Debug I get:
[ 95%] Performing configure step for 'EbsdLib'
-- EbsdLib configure command succeeded. See also /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-configure-*.log
[ 96%] Performing build step for 'EbsdLib'
CMake Error at /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build-Debug.cmake:16 (message):
Command failed: 2
'make'
See also
/home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build-*.log
make[2]: *** [CMakeFiles/EbsdLib.dir/build.make:113: /home/elena/EMsoft/EMsoft_SDK/superbuild/EbsdLib/Stamp/Debug/EbsdLib-build] Error 1
make[1]: *** [CMakeFiles/Makefile2:296: CMakeFiles/EbsdLib.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
Here are the log file
EbsdLib-build-err.log
EbsdLib-build-out.log
It might be unrelated, but is the path meant to be going .../EbsdLib/Source/EbsdLib/Source/EbsdLib/... or did I do something wrong?
I'm on Ubuntu 19.04
At the cmake step in Debug I get:
Here are the log file
EbsdLib-build-err.log
EbsdLib-build-out.log
It might be unrelated, but is the path meant to be going .../EbsdLib/Source/EbsdLib/Source/EbsdLib/... or did I do something wrong?