You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: