Open carryaimp opened 2 years ago
command: cmake -DCMAKE_BUILD_TYPE=Release ..
error occured: CMake Error at third_party/open_spiel/games/universal_poker/CMakeLists.txt:20 (add_library): Cannot find source file:
acpc/project_acpc_server/game.h
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
CMake Error at third_party/open_spiel/games/universal_poker/CMakeLists.txt:20 (add_library): No SOURCES given to target: universal_poker_clib
Did you run the command cd third_party && ./install.sh? If not, please run the command first. The install.sh will pull project_acpc_server from Github.
cd third_party && ./install.sh
install.sh
command: cmake -DCMAKE_BUILD_TYPE=Release ..
error occured: CMake Error at third_party/open_spiel/games/universal_poker/CMakeLists.txt:20 (add_library): Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
CMake Error at third_party/open_spiel/games/universal_poker/CMakeLists.txt:20 (add_library): No SOURCES given to target: universal_poker_clib