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
hello,
I ran the repo on windows 10, but still have this issue.
`# Copyright (c) 2014-2015, Ruslan Baratov# All rights reserved.# Do not move to master - build schemes use this module but they not use masterset(HUNTER_ERROR_PAGE "https://hunter.readthedocs.io/en/latest/reference/errors")function(hunter_error_page error_page) message("------------------------------ ERROR -----------------------------") message(" ${HUNTER_ERROR_PAGE}/${error_page}.html") message("------------------------------------------------------------------") message("") message(FATAL_ERROR "")endfunction() `
1> [CMake] CMake Error at C:/.hunter/_Base/Download/Hunter/0.24.15/8010d63/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message)
![image](https://github.com/user-attachments/assets/f28fa6e4-7713-4d9c-9228-4af02b738e3b)
Thanks,
The text was updated successfully, but these errors were encountered:
hello,
I ran the repo on windows 10, but still have this issue.
The text was updated successfully, but these errors were encountered: