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
I'm, not sure why they limited the registry lookup for the Visual Studio generator - I think those lookups should always work on windows, and definitely when the MSVC variable is 1 (such as when compiling with cl and ninja - I'll test this.
The compilation of the
log
component fails because a missing header file:simple_event_log.h
This file should be generated with the mc tool, but instead, the CMakeLists adds the mc file to the sources.
The text was updated successfully, but these errors were encountered: