top | item 30318078 (no title) larma | 4 years ago It does work, but UX isn't as good and installation is a little tricky. Check out the wiki page here: https://github.com/dino/dino/wiki/macOS discuss order hn newest nicoco|4 years ago FWIW, got this: CMake Error at /opt/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Soup (missing: Soup_LIBRARY) Call Stack (most recent call first): /opt/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/FindSoup.cmake:29 (find_package_handle_standard_args) cmake/MultiFind.cmake:20 (find_package) plugins/http-files/CMakeLists.txt:1 (find_packages) trying to follow the instructions you pointed to. Gotta learn CMake some day... larma|4 years ago Check out https://github.com/dino/dino/issues/1193 load replies (1)
nicoco|4 years ago FWIW, got this: CMake Error at /opt/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Soup (missing: Soup_LIBRARY) Call Stack (most recent call first): /opt/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/FindSoup.cmake:29 (find_package_handle_standard_args) cmake/MultiFind.cmake:20 (find_package) plugins/http-files/CMakeLists.txt:1 (find_packages) trying to follow the instructions you pointed to. Gotta learn CMake some day... larma|4 years ago Check out https://github.com/dino/dino/issues/1193 load replies (1)
nicoco|4 years ago
larma|4 years ago