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
This is most probably due to an outdated FindCorrade.cmake. Assuming this happens while configuring your own project (and not while building Magnum itself, there it seems to be okay), can you put a fresh copy of FindCorrade.cmake into your project's module directory and try again?
I'm aware that this problem happens with projects from the magnum-bootstrap repository, still need to update that one (sorry about that if that's the case).
Magnum doesn't configure on CMake properly for VS2019 with error:
Even if I do define
MSVC2019_COMPATIBILITY
, configure doesn't work.If I define
CORRADE_MSVC2019_COMPATIBILITY
, configure works.The text was updated successfully, but these errors were encountered: