Hello guys i'm trying to compile rme and when i do the "make -j4" NOTHING happens!!!
Please help
Please help
mkdir build
root@-MW-H61H2-M2:/home//Downloads/rme-source# cd build/
root@-MW-H61H2-M2:/home//Downloads/rme-source/build# cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home//Downloads/rme-source/build
root@-MW-H61H2-M2:/home//Downloads/rme-source/build# make -j4
root@-MW-H61H2-M2:/home//Downloads/rme-source/build# make -j4