univrsal / libgamepad

C++ library for crossplatform gamepad hooking
GNU Lesser General Public License v3.0
15 stars 5 forks source link

Mac M1 #5

Closed coolvegan closed 1 year ago

coolvegan commented 1 year ago

Hello,

i cloned it on my mac m1 with Ventura 13.3.1 (a) (22E772610a). I get the an error.

best regards m4rc0

CMake Error at CMakeLists.txt:13 (add_library):
  Cannot find source file:

    ./src/darwin/hook-darwin.cpp

  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
univrsal commented 1 year ago

The library doesn't support macOS.