Hey Y'all,
I've been trying to get Dolphin to run on the Linux side of my m1 MacBook Air (Games run great on the MacOS but... can't connect Wiimotes).
After entering "cmake .." I keep running into the same error:
CMake Error at Externals/zlib-ng/CMakeLists.txt:7 (add_subdirectory):
The source directory
/home/user/dolphin/Externals/zlib-ng/zlib-ng
does not contain a CMakeLists.txt file.
CMake Error at Externals/zlib-ng/CMakeLists.txt:14 (add_library):
add_library cannot create ALIAS target "ZLIB::ZLIB" because target "zlib"
does not already exist.
Any ideas? do I need to find an older build?
I've been trying to get Dolphin to run on the Linux side of my m1 MacBook Air (Games run great on the MacOS but... can't connect Wiimotes).
After entering "cmake .." I keep running into the same error:
CMake Error at Externals/zlib-ng/CMakeLists.txt:7 (add_subdirectory):
The source directory
/home/user/dolphin/Externals/zlib-ng/zlib-ng
does not contain a CMakeLists.txt file.
CMake Error at Externals/zlib-ng/CMakeLists.txt:14 (add_library):
add_library cannot create ALIAS target "ZLIB::ZLIB" because target "zlib"
does not already exist.
Any ideas? do I need to find an older build?