******************************************************************************** conan install antlr4-cppruntime/4.10@#c0c19dac6fac5483ed95292b11912853 --build=antlr4-cppruntime -pr C:\J\w\prod\BuildSingleReference@3\19345\d267ce39-ad13-48b8-af46-b4b714d33a2a/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=True [build_requires] [env] 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:6830a976bf4bd1b3d0db71bf9735aae15aee9628 - Build utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... utfcpp/3.2.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz utfcpp/3.2.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 utfcpp/3.2.1: Downloaded package revision 87ce7625aaf844f252fc79c9b92111ad [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK antlr4-cppruntime/4.10: Configuring sources in C:\J\w\prod\BuildSingleReference@3/s\ec1374\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@3/s\03f00e\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@3/s\03f00e\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3/s\606b58\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="False" -DWITH_DEMO="False" -Wno-dev C:\J\w\prod\BuildSingleReference@3/s\03f00e\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@3/s/03f00e/1/dist -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/s/03f00e/1/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3/s\03f00e\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/s/03f00e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@3/s/03f00e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@3/s/03f00e/1/source_subfolder/runtime/Cpp/runtime/CMakeLists.txt ANTLRErrorListener.cpp ANTLRErrorListener.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp ANTLRErrorStrategy.cpp ANTLRFileStream.cpp BaseErrorListener.cpp ANTLRInputStream.cpp BailErrorStrategy.cpp BaseErrorListener.cpp BufferedTokenStream.cpp CharStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp BufferedTokenStream.cpp FailedPredicateException.cpp CharStream.cpp CommonToken.cpp CommonTokenFactory.cpp CommonTokenStream.cpp ConsoleErrorListener.cpp DefaultErrorStrategy.cpp DiagnosticErrorListener.cpp Exceptions.cpp FailedPredicateException.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRFileStream.cpp(17,34): error C3861: 's2ws': identifier not found [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BailErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BaseErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\BufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ANTLRInputStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\CommonToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DefaultErrorStrategy.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ConsoleErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\FailedPredicateException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\DiagnosticErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InputMismatchException.cpp IntStream.cpp InputMismatchException.cpp InterpreterRuleContext.cpp IntStream.cpp InterpreterRuleContext.cpp Lexer.cpp LexerInterpreter.cpp LexerNoViableAltException.cpp ListTokenSource.cpp Lexer.cpp NoViableAltException.cpp LexerInterpreter.cpp Parser.cpp ParserInterpreter.cpp ParserRuleContext.cpp ProxyErrorListener.cpp LexerNoViableAltException.cpp RecognitionException.cpp ListTokenSource.cpp Recognizer.cpp NoViableAltException.cpp Parser.cpp RuleContext.cpp ParserInterpreter.cpp RuleContextWithAltNum.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserRuleContext.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ProxyErrorListener.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\InputMismatchException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RecognitionException.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Recognizer.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleContext.cpp RuleContextWithAltNum.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Parser.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerNoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Lexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\NoViableAltException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\LexerInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserRuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ParserInterpreter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuntimeMetaData.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\ProxyErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Token.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Recognizer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RecognitionException.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuntimeMetaData.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Token.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\RuleContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TokenSource.cpp TokenStream.cpp TokenStreamRewriter.cpp UnbufferedCharStream.cpp UnbufferedTokenStream.cpp Vocabulary.cpp TokenSource.cpp TokenStream.cpp WritableToken.cpp TokenStreamRewriter.cpp ATN.cpp UnbufferedCharStream.cpp ATNConfig.cpp ATNConfigSet.cpp UnbufferedTokenStream.cpp ATNDeserializationOptions.cpp ATNDeserializer.cpp Vocabulary.cpp ATNSimulator.cpp ATNState.cpp WritableToken.cpp ATN.cpp ATNConfig.cpp ATNConfigSet.cpp ATNDeserializationOptions.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\TokenStreamRewriter.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedTokenStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\UnbufferedCharStream.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNStateType.cpp ATNDeserializer.cpp ATNSimulator.cpp ATNState.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ATNStateType.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATN.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ActionTransition.cpp ActionTransition.cpp AmbiguityInfo.cpp AmbiguityInfo.cpp ArrayPredictionContext.cpp AtomTransition.cpp ArrayPredictionContext.cpp AtomTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ContextSensitivityInfo.cpp DecisionEventInfo.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionInfo.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNDeserializationOptions.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ATNState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionState.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ActionTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] EpsilonTransition.cpp ContextSensitivityInfo.cpp DecisionEventInfo.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DecisionState.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\AtomTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] EpsilonTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ArrayPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ErrorInfo.cpp LL1Analyzer.cpp LexerATNConfig.cpp LexerATNSimulator.cpp LexerAction.cpp LexerActionExecutor.cpp LexerChannelAction.cpp ErrorInfo.cpp LL1Analyzer.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerATNConfig.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerATNSimulator.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerAction.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerActionExecutor.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerChannelAction.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\EpsilonTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerCustomAction.cpp LexerIndexedCustomAction.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\DecisionState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerCustomAction.cpp LexerIndexedCustomAction.cpp LexerModeAction.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LL1Analyzer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerATNConfig.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ErrorInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LexerModeAction.cpp LexerMoreAction.cpp LexerMoreAction.cpp LexerPopModeAction.cpp LexerPushModeAction.cpp LexerSkipAction.cpp LexerTypeAction.cpp LexerPopModeAction.cpp LexerPushModeAction.cpp LookaheadEventInfo.cpp NotSetTransition.cpp LexerSkipAction.cpp OrderedATNConfigSet.cpp ParseInfo.cpp ParserATNSimulator.cpp PrecedencePredicateTransition.cpp LexerTypeAction.cpp PredicateEvalInfo.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerChannelAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] LookaheadEventInfo.cpp NotSetTransition.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] OrderedATNConfigSet.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerIndexedCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseInfo.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerCustomAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParserATNSimulator.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PrecedencePredicateTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\NotSetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerMoreAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerSkipAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\OrderedATNConfigSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPushModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParserATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerTypeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PrecedencePredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ParseInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredicateTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\LexerPopModeAction.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContext.cpp PredictionContextCache.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateEvalInfo.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] PredictionContextMergeCache.cpp PredictionMode.cpp PredicateEvalInfo.cpp PredicateTransition.cpp PredictionContext.cpp ProfilingATNSimulator.cpp PredictionContextCache.cpp RangeTransition.cpp PredictionContextMergeCache.cpp PredictionMode.cpp ProfilingATNSimulator.cpp RuleTransition.cpp SemanticContext.cpp RangeTransition.cpp SetTransition.cpp RuleTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SingletonPredictionContext.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredicateTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] StarLoopbackState.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Transition.cpp TransitionType.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SemanticContext.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionContextMergeCache.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\PredictionMode.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] WildcardTransition.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RangeTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\ProfilingATNSimulator.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFA.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\RuleTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SemanticContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SetTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] SetTransition.cpp SingletonPredictionContext.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\SingletonPredictionContext.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFASerializer.cpp DFAState.cpp StarLoopbackState.cpp Transition.cpp TransitionType.cpp LexerDFASerializer.cpp WildcardTransition.cpp DFA.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] DFASerializer.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\StarLoopbackState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] InterpreterDataReader.cpp Interval.cpp DFAState.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\Transition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntervalSet.cpp LexerDFASerializer.cpp InterpreterDataReader.cpp MurmurHash.cpp Interval.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\atn\WildcardTransition.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] IntervalSet.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] MurmurHash.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Predicate.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFA.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Any.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFAState.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\dfa\DFASerializer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Predicate.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\IntervalSet.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] Arrays.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\misc\InterpreterDataReader.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] CPPUtils.cpp StringUtils.cpp Any.cpp Utf8.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTree.cpp ParseTreeListener.cpp Arrays.cpp CPPUtils.cpp StringUtils.cpp Utf8.cpp ErrorNodeImpl.cpp IterativeParseTreeWalker.cpp ParseTreeVisitor.cpp ParseTree.cpp ParseTreeWalker.cpp ParseTreeListener.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Arrays.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TerminalNodeImpl.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(193,16): warning C4244: 'initializing': conversion from '_Ty' to '_Ty1', possible loss of data [C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Other1=int, _Other2=const uint8_t & ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\utility(193,54): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with [ _Ty=int 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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] ] and [ _Ty2=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] with with [ [ _Ty=int ] _Other1=const uint8_t &, and _Other2=int [ ] _Ty1=uint8_t ] (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) Trees.cpp Chunk.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\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@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\support\Utf8.cpp) C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.vcxproj] with [ _Other1=const uint8_t &, _Other2=int ] ParseTreeWalker.cpp ParseTreeMatch.cpp TerminalNodeImpl.cpp Trees.cpp ParseTreePattern.cpp ParseTreePatternMatcher.cpp RuleTagToken.cpp TagChunk.cpp Chunk.cpp TextChunk.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp ParseTreeMatch.cpp XPathLexer.cpp XPathLexerErrorListener.cpp ParseTreePattern.cpp XPathRuleAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] ParseTreePatternMatcher.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] RuleTagToken.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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\Trees.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TagChunk.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreeMatch.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathRuleElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePattern.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathTokenElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexerErrorListener.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TextChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPath.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] TextChunk.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\TagChunk.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\pattern\RuleTagToken.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp TokenTagToken.cpp XPath.cpp XPathElement.cpp XPathLexer.cpp XPathLexerErrorListener.cpp XPathRuleAnywhereElement.cpp XPathRuleElement.cpp XPathTokenElement.cpp XPathTokenAnywhereElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathRuleElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathTokenElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] XPathWildcardAnywhereElement.cpp XPathWildcardElement.cpp C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardAnywhereElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\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@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\Exceptions.h(73): message : see declaration of 'antlr4::IOException' (compiling source file C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathWildcardElement.cpp) [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_shared.vcxproj] C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\source_subfolder\runtime\Cpp\runtime\src\tree\xpath\XPathLexer.cpp(166,48): warning C4100: 'context': unreferenced formal parameter [C:\J\w\prod\BuildSingleReference@3\s\03f00e\1\build_subfolder\source_subfolder\runtime\Cpp\runtime\antlr4_static.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 '6830a976bf4bd1b3d0db71bf9735aae15aee9628' build failed antlr4-cppruntime/4.10: WARN: Build folder C:\J\w\prod\BuildSingleReference@3/s\03f00e\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@3/s\03f00e\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal