******************************************************************************** conan install antlr4-cppruntime/4.10@#c0c19dac6fac5483ed95292b11912853 --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference@4\19092\51c9c3ff-a165-4704-833c-d04c6d5d1841/profile_windows_16_mtd_vs_debug_64.antlr4-cppruntime-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=False [build_requires] [env] 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 e82b2983f56d5b9031fd6d95e437ec69 antlr4-cppruntime/4.10: Forced build from source Installing package: antlr4-cppruntime/4.10 Requirements antlr4-cppruntime/4.10 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Downloaded Packages antlr4-cppruntime/4.10:85db3432612614d64d3f13be047a45a5373daaff - 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 87ce7625aaf844f252fc79c9b92111ad [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.10: Configuring sources in C:\J\w\prod\BuildSingleReference@4/s\f068dd\1 [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.10: Copying sources to build folder antlr4-cppruntime/4.10: Building your package in C:\J\w\prod\BuildSingleReference@4/s\d896fa\1 antlr4-cppruntime/4.10: Generator pkg_config created utfcpp.pc antlr4-cppruntime/4.10: Generator cmake created conanbuildinfo.cmake antlr4-cppruntime/4.10: 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.10: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4/s\d896fa\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4/s\1b9dd0\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DANTLR4_INSTALL="True" -DWITH_LIBCXX="False" -DANTLR_BUILD_CPP_TESTS="False" -DWITH_STATIC_CRT="True" -DWITH_DEMO="False" -Wno-dev C:\J\w\prod\BuildSingleReference@4/s\d896fa\1 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - 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 -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Building without demo. To enable demo build use: -DWITH_DEMO=True -- Output libraries to C:/J/w/prod/BuildSingleReference@4/s/d896fa/1/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/s/d896fa/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4/s\d896fa\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- 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@4/s/d896fa/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/d896fa/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/d896fa/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp BufferedTokenStream.cpp CharStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,24): error C2653: 'antlrcpp': is not a class or namespace name [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,24): error C2653: 'antlrcpp': is not a class or namespace name [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InputMismatchException.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InputMismatchException.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InterpreterRuleContext.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InterpreterRuleContext.cpp Lexer.cpp Lexer.cpp LexerInterpreter.cpp LexerInterpreter.cpp LexerNoViableAltException.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerNoViableAltException.cpp ListTokenSource.cpp ListTokenSource.cpp NoViableAltException.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Parser.cpp ParserInterpreter.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserRuleContext.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ProxyErrorListener.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RecognitionException.cpp NoViableAltException.cpp Parser.cpp ParserInterpreter.cpp ParserRuleContext.cpp ProxyErrorListener.cpp RecognitionException.cpp Recognizer.cpp RuleContext.cpp RuleContextWithAltNum.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Recognizer.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleContext.cpp RuntimeMetaData.cpp RuleContextWithAltNum.cpp Token.cpp TokenSource.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuntimeMetaData.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenStream.cpp TokenStreamRewriter.cpp UnbufferedCharStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] UnbufferedTokenStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Token.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenSource.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenStreamRewriter.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] UnbufferedCharStream.cpp UnbufferedTokenStream.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Vocabulary.cpp WritableToken.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATN.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNConfig.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Vocabulary.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] WritableToken.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNConfigSet.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATN.cpp ATNConfig.cpp ATNDeserializationOptions.cpp ATNDeserializer.cpp ATNSimulator.cpp ATNState.cpp ATNConfigSet.cpp ATNStateType.cpp ActionTransition.cpp ATNDeserializationOptions.cpp AmbiguityInfo.cpp ArrayPredictionContext.cpp ATNDeserializer.cpp AtomTransition.cpp ContextSensitivityInfo.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionEventInfo.cpp ATNSimulator.cpp DecisionInfo.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionState.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] EpsilonTransition.cpp ErrorInfo.cpp LL1Analyzer.cpp LexerATNConfig.cpp ATNState.cpp ATNStateType.cpp LexerATNSimulator.cpp ActionTransition.cpp AmbiguityInfo.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ArrayPredictionContext.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] AtomTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ContextSensitivityInfo.cpp LexerAction.cpp DecisionEventInfo.cpp LexerActionExecutor.cpp LexerChannelAction.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerCustomAction.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerIndexedCustomAction.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerModeAction.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerMoreAction.cpp DecisionInfo.cpp LexerPopModeAction.cpp LexerPushModeAction.cpp LexerSkipAction.cpp LexerTypeAction.cpp DecisionState.cpp LookaheadEventInfo.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NotSetTransition.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] OrderedATNConfigSet.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseInfo.cpp ParserATNSimulator.cpp EpsilonTransition.cpp PrecedencePredicateTransition.cpp ErrorInfo.cpp LL1Analyzer.cpp PredicateEvalInfo.cpp LexerATNConfig.cpp PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContext.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContextCache.cpp LexerATNSimulator.cpp PredictionContextMergeCache.cpp LexerAction.cpp PredictionMode.cpp ProfilingATNSimulator.cpp LexerActionExecutor.cpp RangeTransition.cpp LexerChannelAction.cpp RuleTransition.cpp LexerCustomAction.cpp SemanticContext.cpp LexerIndexedCustomAction.cpp SetTransition.cpp SingletonPredictionContext.cpp StarLoopbackState.cpp Transition.cpp TransitionType.cpp WildcardTransition.cpp DFA.cpp DFASerializer.cpp LexerModeAction.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFAState.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerDFASerializer.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InterpreterDataReader.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Interval.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntervalSet.cpp MurmurHash.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Predicate.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Any.cpp Arrays.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] CPPUtils.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StringUtils.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Utf8.cpp ErrorNodeImpl.cpp LexerMoreAction.cpp IterativeParseTreeWalker.cpp ParseTree.cpp LexerPopModeAction.cpp ParseTreeListener.cpp LexerPushModeAction.cpp ParseTreeVisitor.cpp ParseTreeWalker.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TerminalNodeImpl.cpp Trees.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Chunk.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreeMatch.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(193,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] with C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] [ _Ty=int ] and [ _Ty1=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] with [ _Other1=int, _Other2=const uint8_t & ] ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp TokenTagToken.cpp LexerSkipAction.cpp LexerTypeAction.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPath.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathElement.cpp XPathLexer.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathLexerErrorListener.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(193,54): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] _Ty=int 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LookaheadEventInfo.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NotSetTransition.cpp and OrderedATNConfigSet.cpp ParseInfo.cpp ParserATNSimulator.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PrecedencePredicateTransition.cpp PredicateEvalInfo.cpp PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContext.cpp PredictionContextCache.cpp PredictionContextMergeCache.cpp [ _Ty2=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) PredictionMode.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] ProfilingATNSimulator.cpp RangeTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] [ C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] _Other1=const uint8_t &, C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] _Other2=int C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SemanticContext.cpp SetTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SingletonPredictionContext.cpp ] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleAnywhereElement.cpp 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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenAnywhereElement.cpp XPathTokenElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StarLoopbackState.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Transition.cpp TransitionType.cpp WildcardTransition.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFA.cpp DFASerializer.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFAState.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp Interval.cpp IntervalSet.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] MurmurHash.cpp Predicate.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Any.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Arrays.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] CPPUtils.cpp StringUtils.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Utf8.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreeListener.cpp ParseTreeVisitor.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreeWalker.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TerminalNodeImpl.cpp Trees.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(193,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Ty=int ] and [ _Ty1=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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(193,54): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Ty=int ] and [ _Ty2=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Other1=const uint8_t &, _Other2=int ] Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp XPathLexer.cpp XPathLexerErrorListener.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleAnywhereElement.cpp XPathRuleElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenElement.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\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@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@4\s\d896fa\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] antlr4-cppruntime/4.10: CMake Warning at source_subfolder/runtime/Cpp/CMakeLists.txt:9 (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_EXPORT_NO_PACKAGE_REGISTRY antlr4-cppruntime/4.10: ERROR: Package '85db3432612614d64d3f13be047a45a5373daaff' build failed antlr4-cppruntime/4.10: WARN: Build folder C:\J\w\prod\BuildSingleReference@4/s\d896fa\1 ERROR: antlr4-cppruntime/4.10: Error in build() method, line 114 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@4/s\d896fa\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal