******************************************************************************** conan install antlr4-cppruntime/4.10@#c0c19dac6fac5483ed95292b11912853 --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference@2\19092\d22a08a4-46f4-4421-853f-700751787de8/profile_windows_16_mt_vs_release_64.antlr4-cppruntime-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT 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:d6f75addbd3d817cd3194d17248b84a8eba5668d - 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@2/s\46cb65\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@2/s\a25e88\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@2/s\a25e88\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -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@2/s\aa8dd9\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@2/s\a25e88\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@2/s/a25e88/1/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/s/a25e88/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2/s\a25e88\1\build_subfolder --config Release -- /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@2/s/a25e88/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/a25e88/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/s/a25e88/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp CommonToken.cpp ANTLRErrorListener.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] BufferedTokenStream.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] CharStream.cpp InputMismatchException.cpp IntStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp InterpreterRuleContext.cpp ConsoleErrorListener.cpp Lexer.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerInterpreter.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerNoViableAltException.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ListTokenSource.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NoViableAltException.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Parser.cpp ParserInterpreter.cpp ParserRuleContext.cpp Exceptions.cpp FailedPredicateException.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InputMismatchException.cpp ProxyErrorListener.cpp RecognitionException.cpp Recognizer.cpp RuleContext.cpp RuleContextWithAltNum.cpp IntStream.cpp InterpreterRuleContext.cpp RuntimeMetaData.cpp Token.cpp Lexer.cpp TokenSource.cpp TokenStream.cpp LexerInterpreter.cpp TokenStreamRewriter.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] UnbufferedCharStream.cpp UnbufferedTokenStream.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Vocabulary.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerNoViableAltException.cpp ListTokenSource.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] WritableToken.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NoViableAltException.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATN.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNConfig.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNConfigSet.cpp ATNDeserializationOptions.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNDeserializer.cpp Parser.cpp ParserInterpreter.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserRuleContext.cpp ATNSimulator.cpp ProxyErrorListener.cpp RecognitionException.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNState.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] ATNStateType.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ActionTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] AmbiguityInfo.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ArrayPredictionContext.cpp AtomTransition.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ContextSensitivityInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionEventInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionInfo.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionState.cpp EpsilonTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ErrorInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LL1Analyzer.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerATNConfig.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerATNSimulator.cpp LexerAction.cpp LexerActionExecutor.cpp LexerChannelAction.cpp LexerCustomAction.cpp LexerIndexedCustomAction.cpp LexerModeAction.cpp LexerMoreAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerPopModeAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerPushModeAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerSkipAction.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerTypeAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LookaheadEventInfo.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NotSetTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] OrderedATNConfigSet.cpp ParseInfo.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserATNSimulator.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PrecedencePredicateTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredicateEvalInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContext.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContextCache.cpp PredictionContextMergeCache.cpp PredictionMode.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Recognizer.cpp ProfilingATNSimulator.cpp RuleContext.cpp RuleContextWithAltNum.cpp RuntimeMetaData.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RangeTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Token.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SemanticContext.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenSource.cpp TokenStream.cpp TokenStreamRewriter.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp WritableToken.cpp ATN.cpp ATNConfig.cpp ATNConfigSet.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNDeserializationOptions.cpp ATNDeserializer.cpp ATNSimulator.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNState.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNStateType.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ActionTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] AmbiguityInfo.cpp ArrayPredictionContext.cpp AtomTransition.cpp ContextSensitivityInfo.cpp DecisionEventInfo.cpp DecisionInfo.cpp DecisionState.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SetTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SingletonPredictionContext.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StarLoopbackState.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Transition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TransitionType.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] WildcardTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] EpsilonTransition.cpp ErrorInfo.cpp DFA.cpp DFASerializer.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFAState.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerATNConfig.cpp LL1Analyzer.cpp LexerATNSimulator.cpp LexerDFASerializer.cpp LexerAction.cpp InterpreterDataReader.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerActionExecutor.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerChannelAction.cpp LexerCustomAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerIndexedCustomAction.cpp LexerModeAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerMoreAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerPopModeAction.cpp LexerPushModeAction.cpp LexerSkipAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerTypeAction.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Interval.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntervalSet.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] MurmurHash.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Predicate.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Any.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LookaheadEventInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Arrays.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] CPPUtils.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StringUtils.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Utf8.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ErrorNodeImpl.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IterativeParseTreeWalker.cpp ParseTree.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] NotSetTransition.cpp ParseTreeListener.cpp OrderedATNConfigSet.cpp ParseInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreeVisitor.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] with [ _Ty=int ] and [ _Ty2=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] with [ _Other1=const uint8_t &, _Other2=int ] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserATNSimulator.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PrecedencePredicateTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredicateEvalInfo.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContext.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContextCache.cpp PredictionContextMergeCache.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionMode.cpp ProfilingATNSimulator.cpp ParseTreeWalker.cpp TerminalNodeImpl.cpp RangeTransition.cpp Trees.cpp RuleTransition.cpp Chunk.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreePattern.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreePatternMatcher.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleTagToken.cpp TagChunk.cpp TextChunk.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenTagToken.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPath.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SemanticContext.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SetTransition.cpp XPathElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathLexer.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathLexerErrorListener.cpp SingletonPredictionContext.cpp XPathRuleAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StarLoopbackState.cpp XPathTokenElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Transition.cpp XPathWildcardAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathWildcardElement.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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TransitionType.cpp WildcardTransition.cpp DFA.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFASerializer.cpp DFAState.cpp LexerDFASerializer.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InterpreterDataReader.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Interval.cpp IntervalSet.cpp MurmurHash.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Predicate.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Any.cpp Arrays.cpp CPPUtils.cpp StringUtils.cpp Utf8.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp ParseTreeListener.cpp ParseTreeVisitor.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Other1=int, _Other2=const uint8_t & ] ParseTreeWalker.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TerminalNodeImpl.cpp Trees.cpp Chunk.cpp ParseTreeMatch.cpp ParseTreePattern.cpp 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@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Other1=const uint8_t &, _Other2=int ] ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp TextChunk.cpp TokenTagToken.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPath.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathLexer.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleElement.cpp XPathTokenAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenElement.cpp XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@2\s\a25e88\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@2\s\a25e88\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 'd6f75addbd3d817cd3194d17248b84a8eba5668d' build failed antlr4-cppruntime/4.10: WARN: Build folder C:\J\w\prod\BuildSingleReference@2/s\a25e88\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@2/s\a25e88\1\build_subfolder --config Release -- /m:16 /verbosity:minimal