Closed
Description
ubuntu 14.04 64bit
cmake --version
cmake version 2.8.12.2
./build.sh
Executing make
Linking CXX static library libCoreClrPal.a
Error running link command: No such file or directory
make[2]: *** [src/pal/src/libCoreClrPal.a] Error 2
make[1]: *** [src/pal/src/CMakeFiles/CoreClrPal.dir/all] Error 2
make: *** [all] Error 2
Failed to build coreclr components.
On the file system I see directory binaries/CMake/src/pal/src/CMakeFiles/CoreClrPal.dir
, but don't see the file all
inside it.
Metadata
Metadata
Assignees
Labels
No labels