******************************************************************************** conan install antlr4-cppruntime/4.12.0@#b26e9817ef8b741bbebbb2674d275ac5 --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference@7\188341\8d7420e1-9e9d-41d9-b8f6-9a14aae93785/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@7\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@7\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True utfcpp/3.2.1: Not found in local cache, looking in remotes... utfcpp/3.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz utfcpp/3.2.1: Downloaded recipe revision 05c317f516d73f5ae6dad6b6efc7b119 antlr4-cppruntime/4.12.0: Forced build from source Installing package: antlr4-cppruntime/4.12.0 Requirements antlr4-cppruntime/4.12.0 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Downloaded Packages antlr4-cppruntime/4.12.0:6830a976bf4bd1b3d0db71bf9735aae15aee9628 - Build utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... utfcpp/3.2.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz utfcpp/3.2.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 utfcpp/3.2.1: Downloaded package revision 520f8028744ef6255638817ec56aba9e [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.12.0: Configuring sources in C:\J\w\prod\BuildSingleReference@7/s\146007\1\src antlr4-cppruntime/4.12.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK antlr4-cppruntime/4.12.0: Copying sources to build folder antlr4-cppruntime/4.12.0: Building your package in C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1 antlr4-cppruntime/4.12.0: Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.12.0: Calling generate() antlr4-cppruntime/4.12.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' antlr4-cppruntime/4.12.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\generators\conan_toolchain.cmake -DWITH_STATIC_CRT=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' antlr4-cppruntime/4.12.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK antlr4-cppruntime/4.12.0: Calling build() antlr4-cppruntime/4.12.0: apply_conandata_patches(): No patches defined in conandata antlr4-cppruntime/4.12.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1" -DWITH_STATIC_CRT="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\src\runtime/Cpp" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1" -DWITH_STATIC_CRT="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\src\runtime/Cpp" ----------------- -- Building without demo. To enable demo build use: -DWITH_DEMO=True -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.29.30147.0 -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build antlr4-cppruntime/4.12.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/src/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] FailedPredicateException.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] InputMismatchException.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] IntStream.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] InterpreterRuleContext.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Lexer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerInterpreter.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerNoViableAltException.cpp ListTokenSource.cpp NoViableAltException.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Parser.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ParserInterpreter.cpp ParserRuleContext.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ProxyErrorListener.cpp RecognitionException.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Recognizer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] RuleContext.cpp RuleContextWithAltNum.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] RuntimeMetaData.cpp Token.cpp TokenSource.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] TokenStream.cpp TokenStreamRewriter.cpp UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ATNConfig.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ATNConfigSet.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Vocabulary.cpp(12,30): warning C4996: 'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead. [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ATNDeserializationOptions.cpp ATNDeserializer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ATNSimulator.cpp ATNState.cpp ATNStateType.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ActionTransition.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] AmbiguityInfo.cpp ArrayPredictionContext.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] AtomTransition.cpp ContextSensitivityInfo.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] DecisionEventInfo.cpp DecisionInfo.cpp DecisionState.cpp EpsilonTransition.cpp ErrorInfo.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LL1Analyzer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerATNConfig.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerATNSimulator.cpp LexerAction.cpp LexerActionExecutor.cpp LexerChannelAction.cpp LexerCustomAction.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerIndexedCustomAction.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerModeAction.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerMoreAction.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerPopModeAction.cpp LexerPushModeAction.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] LexerSkipAction.cpp LexerTypeAction.cpp LookaheadEventInfo.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] NotSetTransition.cpp OrderedATNConfigSet.cpp ParseInfo.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ParserATNSimulator.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] PrecedencePredicateTransition.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] PredicateEvalInfo.cpp PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] PredictionContext.cpp PredictionContextCache.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] PredictionContextMergeCache.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] PredictionMode.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ProfilingATNSimulator.cpp RangeTransition.cpp RuleTransition.cpp SemanticContext.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] SetTransition.cpp SingletonPredictionContext.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] StarLoopbackState.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Transition.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] TransitionType.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] WildcardTransition.cpp DFA.cpp DFASerializer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] DFAState.cpp LexerDFASerializer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Synchronization.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] InterpreterDataReader.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Interval.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] IntervalSet.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] MurmurHash.cpp Predicate.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Any.cpp Arrays.cpp CPPUtils.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] StringUtils.cpp Utf8.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] ParseTreeListener.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(186,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] with [ _Ty=int ] and [ _Ty1=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Utf8.cpp(99): message : see reference to function template instantiation 'std::pair::pair(_Other1 &&,_Other2) noexcept' being compiled [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] with [ _Other1=int, _Other2=const uint8_t & ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(186,54): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] with [ _Ty=int ] and [ _Ty2=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\support\Utf8.cpp(99): message : see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] with [ _Other1=const uint8_t &, _Other2=int ] ParseTreeVisitor.cpp ParseTreeWalker.cpp TerminalNodeImpl.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] RuleTagToken.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] TagChunk.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] TextChunk.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] TokenTagToken.cpp XPath.cpp XPathElement.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] XPathLexer.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] XPathLexerErrorListener.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] XPathRuleAnywhereElement.cpp XPathRuleElement.cpp XPathTokenAnywhereElement.cpp XPathTokenElement.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] XPathWildcardAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] XPathWildcardElement.cpp C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\src\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\antlr4_shared.vcxproj] Creating library C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build/runtime/Debug/antlr4-runtime.lib and object C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/build/runtime/Debug/antlr4-runtime.exp antlr4_shared.vcxproj -> C:\J\w\prod\BuildSingleReference@7\s\dc2a1f\1\build\runtime\Debug\antlr4-runtime.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@7/s/dc2a1f/1/src/runtime/Cpp/CMakeLists.txt antlr4-cppruntime/4.12.0: Package '6830a976bf4bd1b3d0db71bf9735aae15aee9628' built antlr4-cppruntime/4.12.0: Build folder C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\build antlr4-cppruntime/4.12.0: Generated conaninfo.txt antlr4-cppruntime/4.12.0: Generated conanbuildinfo.txt antlr4-cppruntime/4.12.0: Generating the package antlr4-cppruntime/4.12.0: Package folder C:\J\w\prod\BuildSingleReference@7/s\b6e2a5\1 antlr4-cppruntime/4.12.0: Calling package() antlr4-cppruntime/4.12.0: Copied 1 '.txt' file: LICENSE.txt antlr4-cppruntime/4.12.0: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@7/s\dc2a1f\1\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/antlr4-runtime.lib -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/bin/antlr4-runtime.dll -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/antlr4-common.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/antlr4-runtime.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ANTLRErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ANTLRErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ANTLRFileStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ANTLRInputStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ActionTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/AmbiguityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ArrayPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATN.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNDeserializationOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNDeserializer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNStateType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ATNType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/AtomTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/BasicBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/BasicState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/BlockEndState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/BlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ContextSensitivityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/DecisionEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/DecisionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/DecisionState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/EpsilonTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerActionExecutor.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerActionType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerATNConfig.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerChannelAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerIndexedCustomAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerMoreAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerPopModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerPushModeAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerSkipAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LexerTypeAction.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LL1Analyzer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LookaheadEventInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/LoopEndState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/NotSetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/OrderedATNConfigSet.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ParseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ParserATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ParserATNSimulatorOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PlusBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PlusLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PrecedencePredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredicateEvalInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredicateTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionContextCache.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionContextMergeCache.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionContextMergeCacheOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionContextType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/PredictionMode.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/ProfilingATNSimulator.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/RangeTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/RuleStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/RuleStopState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/RuleTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/SemanticContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/SemanticContextType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/SerializedATNView.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/SetTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/SingletonPredictionContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/StarBlockStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/StarLoopbackState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/StarLoopEntryState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/TokensStartState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/Transition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/TransitionType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/atn/WildcardTransition.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/BailErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/BaseErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/BufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/CharStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/CommonToken.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/CommonTokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/CommonTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ConsoleErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/DefaultErrorStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/dfa -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/dfa/DFA.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/dfa/DFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/dfa/DFAState.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/dfa/LexerDFASerializer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/DiagnosticErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Exceptions.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/FailedPredicateException.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/FlatHashMap.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/FlatHashSet.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/InputMismatchException.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/internal -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/internal/Synchronization.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/InterpreterRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/IntStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Lexer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/LexerInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/LexerNoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ListTokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc/InterpreterDataReader.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc/Interval.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc/IntervalSet.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc/MurmurHash.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/misc/Predicate.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/NoViableAltException.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Parser.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ParserInterpreter.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ParserRuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/ProxyErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/RecognitionException.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Recognizer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/RuleContext.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/RuleContextWithAltNum.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/RuntimeMetaData.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Any.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Arrays.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/BitSet.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Casts.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/CPPUtils.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Declarations.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/StringUtils.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Unicode.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/support/Utf8.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Token.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/TokenFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/TokenSource.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/TokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/TokenStreamRewriter.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/AbstractParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ErrorNode.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ErrorNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/IterativeParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTree.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTreeListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTreeProperty.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTreeType.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTreeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/ParseTreeWalker.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/Chunk.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/ParseTreeMatch.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/ParseTreePattern.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/ParseTreePatternMatcher.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/RuleTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/TagChunk.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/TextChunk.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/pattern/TokenTagToken.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/TerminalNode.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/TerminalNodeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/Trees.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPath.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathLexer.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathLexerErrorListener.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathRuleAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathRuleElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathTokenAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathTokenElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathWildcardAnywhereElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/tree/xpath/XPathWildcardElement.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/UnbufferedCharStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/UnbufferedTokenStream.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Version.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/Vocabulary.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/include/antlr4-runtime/WritableToken.h -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-runtime/antlr4-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-runtime/antlr4-targets-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-runtime/antlr4-runtime-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-runtime/antlr4-runtime-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-generator/antlr4-generator-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/lib/cmake/antlr4-generator/antlr4-generator-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/share/doc/libantlr4/README.md -- Installing: C:/J/w/prod/BuildSingleReference@7/s/b6e2a5/1/share/doc/libantlr4/VERSION [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.21 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK antlr4-cppruntime/4.12.0 package(): Packaged 1 '.dll' file: antlr4-runtime.dll antlr4-cppruntime/4.12.0 package(): Packaged 170 '.h' files antlr4-cppruntime/4.12.0 package(): Packaged 1 '.lib' file: antlr4-runtime.lib antlr4-cppruntime/4.12.0 package(): Packaged 1 '.cmake' file: conan-official-antlr4-cppruntime-targets.cmake antlr4-cppruntime/4.12.0 package(): Packaged 1 '.txt' file: LICENSE.txt antlr4-cppruntime/4.12.0: Package '6830a976bf4bd1b3d0db71bf9735aae15aee9628' created antlr4-cppruntime/4.12.0: Created package revision f846f68b3c09aaf55e5e1f741011f72d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning at CMakeLists.txt:12 (message): Build type not set, falling back to Release mode. To specify build type use: -DCMAKE_BUILD_TYPE= where is Debug or Release. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 antlr4-cppruntime/4.12.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior antlr4-cppruntime/4.12.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior