antlr4
antlr4 copied to clipboard
VCPKG cannot build the library | new release request
Hi! After Visual Studio/vcpkg update I cannot use antlr4 as a library anymore. It has a build error regarding chrono usage in ProfilingATNSimulator.cpp
error C2653: 'high_resolution_clock': is not a class or namespace name
I see that this issue is being fixed in https://github.com/antlr/antlr4/commit/df4d68c09cdef73e023b8838a8bc7ca4dff1d1de and https://github.com/antlr/antlr4/commit/af7edc54a7ffd25cb89bf1bc020bc156e08c0b8c but there is no new release.
Could you please make a new release and possibly push it in a vcpkg repo? Thanks!