Seeing these failures…
"C:\projects\libevent\build\ALL_BUILD.vcxproj" (default target) (1) -> 1633"C:\projects\libevent\build\regress.vcxproj" (default target) (22) -> 1634(Link target) -> 1635 regress_http.obj : error LNK2001: unresolved external symbol _event_debug_logging_mask_ [C:\projects\libevent\build\regress.vcxproj] 1636 regress_util.obj : error LNK2001: unresolved external symbol _event_debug_logging_mask_ [C:\projects\libevent\build\regress.vcxproj] 1637 C:\projects\libevent\build\bin\Debug\regress.exe : fatal error LNK1120: 1 unresolved externals What changed? I’d look through recent commits for a smoking gun but I’m about to run out the door. A quick look shows a commit in February (27th) as the only likely suspect… so why break now? *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
