Hello all,
I'am very interested in using my keyboard and mouse with multiple pc at the same time without specific hardware , it's possible with barrier.
But I don't succed to compile it :
Code: Select all
CMake Error at src/test/CMakeLists.txt:24 (add_library):
Cannot find source file:
../../ext/gmock/src/gmock-all.cc
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Error at src/test/CMakeLists.txt:23 (add_library):
Cannot find source file:
../../ext/gtest/src/gtest-all.cc
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Error: Cannot determine link language for target "gmock".
CMake Error: CMake can not determine linker language for target: gmock
CMake Error: Cannot determine link language for target "gtest".
CMake Error: CMake can not determine linker language for target: gtest
-- Generating done
-- Build files have been written to: /root/Downloads/barrier/build
This software has a flatpack and a snap version but don't know if i can use them in puppy ?
If someone can help ?
Thanks.