CMake Error at /opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "80")
Call Stack (most recent call first):
/opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindJPEG.cmake:106 (find_package_handle_standard_args)
CMakeLists.txt:53 (find_package)
i keep getting this error when i put in ./mac-cmake.sh
CMake Error at /opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "80") Call Stack (most recent call first): /opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /opt/homebrew/Cellar/cmake/3.27.3/share/cmake/Modules/FindJPEG.cmake:106 (find_package_handle_standard_args) CMakeLists.txt:53 (find_package) i keep getting this error when i put in ./mac-cmake.sh