******************************************************************************** conan test conan-center-index\recipes\antlr4-cppruntime\all\test_package\conanfile.py antlr4-cppruntime/4.11.1@#526a3350d9faf4101ca3da570f7f709b -pr C:\J\w\prod\BuildSingleReference@2\98221\0b79052e-7da0-47e8-ba82-4cdcdde096cc/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True antlr4-cppruntime/4.11.1 (test package): Installing package Requirements antlr4-cppruntime/4.11.1 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Cache Packages antlr4-cppruntime/4.11.1:6830a976bf4bd1b3d0db71bf9735aae15aee9628 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... utfcpp/3.2.1: Already installed! antlr4-cppruntime/4.11.1: Already installed! antlr4-cppruntime/4.11.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' antlr4-cppruntime/4.11.1 (test package): Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.11.1 (test package): Generator 'CMakeToolchain' calling 'generate()' antlr4-cppruntime/4.11.1 (test package): Generator 'CMakeDeps' calling 'generate()' antlr4-cppruntime/4.11.1 (test package): Aggregating env generators antlr4-cppruntime/4.11.1 (test package): Generated conaninfo.txt antlr4-cppruntime/4.11.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [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.11.1 (test package): Calling build() antlr4-cppruntime/4.11.1 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'antlr4_shared' -- Conan: Target declared 'utf8cpp' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build antlr4-cppruntime/4.11.1 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(15,17): warning C4251: 'antlr4::RuntimeException::_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(73): message : see declaration of 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(75,17): warning C4251: 'antlr4::IOException::_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\IntStream.h(41,30): warning C4251: 'antlr4::IntStream::UNKNOWN_SOURCE_NAME': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::IntStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRInputStream.h(21,20): warning C4251: 'antlr4::ANTLRInputStream::_data': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRInputStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4877): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRInputStream.h(28,17): warning C4251: 'antlr4::ANTLRInputStream::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRInputStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRFileStream.h(27,17): warning C4251: 'antlr4::ANTLRFileStream::_fileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRFileStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\misc/IntervalSet.h(33,27): warning C4251: 'antlr4::misc::IntervalSet::_intervals': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::misc::IntervalSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\misc/IntervalSet.h(33): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462,41): warning C4251: 'antlr4::DefaultErrorStrategy::_errorSymbols': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::DefaultErrorStrategy' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(108,41): warning C4251: 'antlr4::BufferedTokenStream::_tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::BufferedTokenStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18,57): warning C4251: 'antlr4::CommonToken::EMPTY_SOURCE': struct 'std::pair' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18): message : see declaration of 'std::pair' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(53,44): warning C4251: 'antlr4::CommonToken::_source': struct 'std::pair' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18): message : see declaration of 'std::pair' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(61,17): warning C4251: 'antlr4::CommonToken::_text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonTokenFactory.h(25,61): warning C4251: 'antlr4::CommonTokenFactory::DEFAULT': class 'std::unique_ptr,std::default_delete>>' needs to have dll-interface to be used by clients of class 'antlr4::CommonTokenFactory' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonTokenFactory.h(25): message : see declaration of 'std::unique_ptr,std::default_delete>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FailedPredicateException.h(29,17): warning C4251: 'antlr4::FailedPredicateException::_predicate': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::FailedPredicateException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39,30): warning C4251: 'antlr4::tree::ParseTree::children': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTree' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(106,30): warning C4251: 'antlr4::tree::ParseTreeTracker::_allocated': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTreeTracker' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserRuleContext.h(66,24): warning C4251: 'antlr4::ParserRuleContext::exception': class 'std::exception_ptr' needs to have dll-interface to be used by clients of class 'antlr4::ParserRuleContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\exception(210): message : see declaration of 'std::exception_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ProxyErrorListener.h(18,36): warning C4251: 'antlr4::ProxyErrorListener::_delegates': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ProxyErrorListener' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ProxyErrorListener.h(18): message : see declaration of 'std::set,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(73,16): warning C4251: 'antlr4::internal::Mutex::_impl': class 'std::mutex' needs to have dll-interface to be used by clients of class 'antlr4::internal::Mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\mutex(86): message : see declaration of 'std::mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(109,23): warning C4251: 'antlr4::internal::SharedMutex::_impl': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'antlr4::internal::SharedMutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\shared_mutex(30): message : see declaration of 'std::shared_mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(141,20): warning C4251: 'antlr4::internal::OnceFlag::_impl': struct 'std::once_flag' needs to have dll-interface to be used by clients of class 'antlr4::internal::OnceFlag' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xcall_once.h(20): message : see declaration of 'std::once_flag' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(149,81): warning C4251: 'antlr4::Recognizer::_tokenTypeMapCache': class 'std::map,std::allocator>>,std::less,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of class 'antlr4::Recognizer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(149): message : see declaration of 'std::map,std::allocator>>,std::less,std::allocator,std::allocator>>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(150,78): warning C4251: 'antlr4::Recognizer::_ruleIndexMapCache': class 'std::map>,std::map,std::allocator>>,std::less>>,std::allocator>,std::map,std::allocator>>>>>' needs to have dll-interface to be used by clients of class 'antlr4::Recognizer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(150): message : see declaration of 'std::map>,std::map,std::allocator>>,std::less>>,std::allocator>,std::map,std::allocator>>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(48,28): warning C4251: 'antlr4::Lexer::token': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(75,25): warning C4251: 'antlr4::Lexer::modeStack': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(189,17): warning C4251: 'antlr4::Lexer::_text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(42,29): warning C4251: 'antlr4::atn::ATN::states': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(42): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(47,34): warning C4251: 'antlr4::atn::ATN::decisionToState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(47): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(50,35): warning C4251: 'antlr4::atn::ATN::ruleToStartState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(50): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(53,34): warning C4251: 'antlr4::atn::ATN::ruleToStopState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(53): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(68,25): warning C4251: 'antlr4::atn::ATN::ruleToTokenType': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72,41): warning C4251: 'antlr4::atn::ATN::lexerActions': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(74,37): warning C4251: 'antlr4::atn::ATN::modeToStartState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(74): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(94,37): warning C4251: 'antlr4::atn::ATNState::transitions': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(94): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(127,23): warning C4251: 'antlr4::atn::ATNState::_nextTokenUpdated': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2835): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(31,47): warning C4251: 'antlr4::atn::PredictionContext::EMPTY': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(202,33): warning C4251: 'antlr4::atn::PredictionContext::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextCache.h(59,69): warning C4251: 'antlr4::atn::PredictionContextCache::_data': class 'std::unordered_set,antlr4::atn::PredictionContextCache::PredictionContextHasher,antlr4::atn::PredictionContextCache::PredictionContextComparer,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContextCache' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashSet.h(54): message : see declaration of 'std::unordered_set,antlr4::atn::PredictionContextCache::PredictionContextHasher,antlr4::atn::PredictionContextCache::PredictionContextComparer,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(170,36): warning C4251: 'antlr4::dfa::Vocabulary::_literalNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(171,36): warning C4251: 'antlr4::dfa::Vocabulary::_symbolicNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(172,36): warning C4251: 'antlr4::dfa::Vocabulary::_displayNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(32,23): warning C4251: 'antlr4::LexerInterpreter::_grammarFileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::LexerInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38,27): warning C4251: 'antlr4::LexerInterpreter::_decisionToDFA': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::LexerInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(21,97): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3052): message : see declaration of 'std::weak_ptr<_Ty>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(101,45): warning C4251: 'antlr4::atn::SemanticContext::Empty::Instance': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::Empty' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(194,45): warning C4251: 'antlr4::atn::SemanticContext::AND::_opnds': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::AND' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(163): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(222,45): warning C4251: 'antlr4::atn::SemanticContext::OR::_opnds': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::OR' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(163): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(60,34): warning C4251: 'antlr4::atn::ATNConfig::context': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(88,32): warning C4251: 'antlr4::atn::ATNConfig::semanticContext': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(23,33): warning C4251: 'antlr4::atn::ATNConfigSet::configs': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(146): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(121,33): warning C4251: 'antlr4::atn::ATNConfigSet::_cachedHashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(138,21): warning C4251: 'antlr4::atn::ATNConfigSet::_configLookup': class 'std::unordered_set>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=antlr4::atn::ATNConfig * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashSet.h(54): message : see declaration of 'std::unordered_set>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=antlr4::atn::ATNConfig * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ListTokenSource.h(23,41): warning C4251: 'antlr4::ListTokenSource::tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::ListTokenSource' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ListTokenSource.h(32,23): warning C4251: 'antlr4::ListTokenSource::sourceName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ListTokenSource' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\NoViableAltException.h(32,28): warning C4251: 'antlr4::NoViableAltException::_deadEndConfigs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::NoViableAltException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(412,29): warning C4251: 'antlr4::Parser::_errHandler': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(421,22): warning C4251: 'antlr4::Parser::_precedenceStack': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SerializedATNView.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(434,44): warning C4251: 'antlr4::Parser::_parseListeners': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(128): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(107,23): warning C4251: 'antlr4::ParserInterpreter::_grammarFileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(110,30): warning C4251: 'antlr4::ParserInterpreter::_ruleNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(112,27): warning C4251: 'antlr4::ParserInterpreter::_decisionToDFA': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(128,56): warning C4251: 'antlr4::ParserInterpreter::_parentContextStack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(128): message : see declaration of 'std::stack,std::deque,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(142,33): warning C4251: 'antlr4::ParserInterpreter::_overrideDecisionRoot': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(170,28): warning C4251: 'antlr4::ParserInterpreter::_errorToken': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuntimeMetaData.h(72,30): warning C4251: 'antlr4::RuntimeMetaData::VERSION': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::RuntimeMetaData' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(90,30): warning C4251: 'antlr4::TokenStreamRewriter::DEFAULT_PROGRAM_NAME': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(213,59): warning C4251: 'antlr4::TokenStreamRewriter::_programs': class 'std::map>,std::less,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(213): message : see declaration of 'std::map>,std::less,std::allocator>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(217,35): warning C4251: 'antlr4::TokenStreamRewriter::_lastRewriteTokenIndexes': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\support/CPPUtils.h(13): message : see declaration of 'std::map,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedCharStream.h(19,17): warning C4251: 'antlr4::UnbufferedCharStream::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedCharStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedCharStream.h(57,20): warning C4251: 'antlr4::UnbufferedCharStream::_data': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedCharStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4877): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedTokenStream.h(60,41): warning C4251: 'antlr4::UnbufferedTokenStream::_tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedTokenStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerAction.h(76,33): warning C4251: 'antlr4::atn::LexerAction::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerAction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNSimulator.h(20,37): warning C4251: 'antlr4::atn::ATNSimulator::ERROR': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNSimulator' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ArrayPredictionContext.h(27,47): warning C4251: 'antlr4::atn::ArrayPredictionContext::parents': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ArrayPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(157): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ArrayPredictionContext.h(30,25): warning C4251: 'antlr4::atn::ArrayPredictionContext::returnStates': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ArrayPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredicateEvalInfo.h(23,38): warning C4251: 'antlr4::atn::PredicateEvalInfo::semctx': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredicateEvalInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(84,29): warning C4251: 'antlr4::atn::DecisionInfo::SLL_MaxLookEvent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(115,29): warning C4251: 'antlr4::atn::DecisionInfo::LL_MaxLookEvent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(122,41): warning C4251: 'antlr4::atn::DecisionInfo::contextSensitivities': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(122): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(130,28): warning C4251: 'antlr4::atn::DecisionInfo::errors': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(130): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(137,32): warning C4251: 'antlr4::atn::DecisionInfo::ambiguities': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(137): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(145,36): warning C4251: 'antlr4::atn::DecisionInfo::predicateEvals': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(145): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerATNConfig.h(37,42): warning C4251: 'antlr4::atn::LexerATNConfig::_lexerActionExecutor': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(20,111): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::LexerActionExecutor ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3052): message : see declaration of 'std::weak_ptr<_Ty>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::LexerActionExecutor ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(104,47): warning C4251: 'antlr4::atn::LexerActionExecutor::_lexerActions': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerActionExecutor' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(105,33): warning C4251: 'antlr4::atn::LexerActionExecutor::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerActionExecutor' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerIndexedCustomAction.h(70,34): warning C4251: 'antlr4::atn::LexerIndexedCustomAction::_action': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerIndexedCustomAction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(45,39): warning C4251: 'antlr4::dfa::DFAState::PredPrediction::pred': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'antlr4::dfa::DFAState::PredPrediction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(61,40): warning C4251: 'antlr4::dfa::DFAState::configs': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerATNSimulator.h(128): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(67,36): warning C4251: 'antlr4::dfa::DFAState::edges': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=size_t, Value=antlr4::dfa::DFAState * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashMap.h(54): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=size_t, Value=antlr4::dfa::DFAState * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(74,41): warning C4251: 'antlr4::dfa::DFAState::lexerActionExecutor': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(89,33): warning C4251: 'antlr4::dfa::DFAState::predicates': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(89): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(73,77): warning C4251: 'antlr4::atn::PredictionContextMergeCache::Entry::key': struct 'std::pair,std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'antlr4::atn::PredictionContextMergeCache::Entry' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(73): message : see declaration of 'std::pair,std::shared_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(74,36): warning C4251: 'antlr4::atn::PredictionContextMergeCache::Entry::value': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'antlr4::atn::PredictionContextMergeCache::Entry' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(92,15): warning C4251: 'antlr4::atn::PredictionContextMergeCache::_entries': class 'std::unordered_map>,antlr4::atn::PredictionContextMergeCache::PredictionContextHasher,antlr4::atn::PredictionContextMergeCache::PredictionContextComparer,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContextMergeCache' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=antlr4::atn::PredictionContextMergeCache::PredictionContextPair, Value=std::unique_ptr> ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashMap.h(54): message : see declaration of 'std::unordered_map>,antlr4::atn::PredictionContextMergeCache::PredictionContextHasher,antlr4::atn::PredictionContextMergeCache::PredictionContextComparer,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] with [ Key=antlr4::atn::PredictionContextMergeCache::PredictionContextPair, Value=std::unique_ptr> ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PrecedencePredicateTransition.h(31,71): warning C4251: 'antlr4::atn::PrecedencePredicateTransition::_predicate': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PrecedencePredicateTransition' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredicateTransition.h(46,61): warning C4251: 'antlr4::atn::PredicateTransition::_predicate': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredicateTransition' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ProfilingATNSimulator.h(24,31): warning C4251: 'antlr4::atn::ProfilingATNSimulator::_decisions': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ProfilingATNSimulator' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ParseInfo.h(31): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SingletonPredictionContext.h(26,40): warning C4251: 'antlr4::atn::SingletonPredictionContext::parent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::SingletonPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFA.h(33,69): warning C4251: 'antlr4::dfa::DFA::states': class 'std::unordered_set>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFA' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFA.h(33): message : see declaration of 'std::unordered_set>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(46,29): warning C4251: 'antlr4::tree::ParseTreeProperty::_annotations': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTreeProperty' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(46): message : see declaration of 'std::map,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(47): message : see reference to class template instantiation 'antlr4::tree::ParseTreeProperty' being compiled [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreeMatch.h(24,53): warning C4251: 'antlr4::tree::pattern::ParseTreeMatch::_labels': class 'std::map>,std::less,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreeMatch' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreeMatch.h(24): message : see declaration of 'std::map>,std::less,std::allocator>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePattern.h(94,23): warning C4251: 'antlr4::tree::pattern::ParseTreePattern::_pattern': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePattern' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(160,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_start': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(161,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_stop': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(162,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_escape': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/RuleTagToken.h(24,23): warning C4251: 'antlr4::tree::pattern::RuleTagToken::ruleName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::RuleTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/RuleTagToken.h(31,23): warning C4251: 'antlr4::tree::pattern::RuleTagToken::label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::RuleTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TagChunk.h(77,23): warning C4251: 'antlr4::tree::pattern::TagChunk::_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TagChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TagChunk.h(81,23): warning C4251: 'antlr4::tree::pattern::TagChunk::_label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TagChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TextChunk.h(23,23): warning C4251: 'antlr4::tree::pattern::TextChunk::text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TextChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TokenTagToken.h(24,23): warning C4251: 'antlr4::tree::pattern::TokenTagToken::tokenName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TokenTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TokenTagToken.h(28,23): warning C4251: 'antlr4::tree::pattern::TokenTagToken::label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TokenTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(58,30): warning C4251: 'antlr4::tree::xpath::XPath::WILDCARD': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(59,30): warning C4251: 'antlr4::tree::xpath::XPath::NOT': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(75,17): warning C4251: 'antlr4::tree::xpath::XPath::_path': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPathElement.h(34,17): warning C4251: 'antlr4::tree::xpath::XPathElement::_nodeName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPathElement' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_package/CMakeLists.txt antlr4-cppruntime/4.11.1 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\generators\conanrun.bat" && Debug\test_package ----------------- Capturing current environment in C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_package\build\generators\deactivate_conanrunenv-debug-x86_64.bat Configuring environment variables antlr4-cppruntime/4.11.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior antlr4-cppruntime/4.11.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\conanfile.py antlr4-cppruntime/4.11.1@#526a3350d9faf4101ca3da570f7f709b -pr C:\J\w\prod\BuildSingleReference@2\98221\0b79052e-7da0-47e8-ba82-4cdcdde096cc/profile_windows_16_mdd_vs_debug_64.antlr4-cppruntime-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] antlr4-cppruntime:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True antlr4-cppruntime/4.11.1 (test package): Installing package Requirements antlr4-cppruntime/4.11.1 from local cache - Cache utfcpp/3.2.1 from 'conan-center' - Cache Packages antlr4-cppruntime/4.11.1:6830a976bf4bd1b3d0db71bf9735aae15aee9628 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... utfcpp/3.2.1: Already installed! antlr4-cppruntime/4.11.1: Already installed! antlr4-cppruntime/4.11.1 (test package): Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created antlr4-runtime-config-version.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created antlr4-runtime-config.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created antlr4-runtimeTargets.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created antlr4-runtimeTarget-debug.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created utf8cpp-config-version.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created utf8cpp-config.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created utf8cppTargets.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake_find_package_multi created utf8cppTarget-debug.cmake antlr4-cppruntime/4.11.1 (test package): Generator cmake created conanbuildinfo.cmake antlr4-cppruntime/4.11.1 (test package): Aggregating env generators antlr4-cppruntime/4.11.1 (test package): Generated conaninfo.txt antlr4-cppruntime/4.11.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff/conan.lock' Using cached profile from lockfile [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.11.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\package" -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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/db3f19945556777c5e8a3b4cb7792810f10ca4ff" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/db3f19945556777c5e8a3b4cb7792810f10ca4ff" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package ----------------- -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library antlr4-runtime found C:/J/w/prod/BuildSingleReference@2/s/9045bf/1/lib/antlr4-runtime.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library antlr4-runtime found C:/J/w/prod/BuildSingleReference@2/s/9045bf/1/lib/antlr4-runtime.lib -- Found: C:/J/w/prod/BuildSingleReference@2/s/9045bf/1/lib/antlr4-runtime.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/build/db3f19945556777c5e8a3b4cb7792810f10ca4ff ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(13,67): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(13): message : see declaration of 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(15,17): warning C4251: 'antlr4::RuntimeException::_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::RuntimeException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(73,62): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(73): message : see declaration of 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Exceptions.h(75,17): warning C4251: 'antlr4::IOException::_message': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::IOException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\IntStream.h(41,30): warning C4251: 'antlr4::IntStream::UNKNOWN_SOURCE_NAME': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::IntStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRInputStream.h(21,20): warning C4251: 'antlr4::ANTLRInputStream::_data': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRInputStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4877): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRInputStream.h(28,17): warning C4251: 'antlr4::ANTLRInputStream::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRInputStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ANTLRFileStream.h(27,17): warning C4251: 'antlr4::ANTLRFileStream::_fileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ANTLRFileStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\misc/IntervalSet.h(33,27): warning C4251: 'antlr4::misc::IntervalSet::_intervals': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::misc::IntervalSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\misc/IntervalSet.h(33): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462,41): warning C4251: 'antlr4::DefaultErrorStrategy::_errorSymbols': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::DefaultErrorStrategy' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(108,41): warning C4251: 'antlr4::BufferedTokenStream::_tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::BufferedTokenStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18,57): warning C4251: 'antlr4::CommonToken::EMPTY_SOURCE': struct 'std::pair' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18): message : see declaration of 'std::pair' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(53,44): warning C4251: 'antlr4::CommonToken::_source': struct 'std::pair' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(18): message : see declaration of 'std::pair' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonToken.h(61,17): warning C4251: 'antlr4::CommonToken::_text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::CommonToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonTokenFactory.h(25,61): warning C4251: 'antlr4::CommonTokenFactory::DEFAULT': class 'std::unique_ptr,std::default_delete>>' needs to have dll-interface to be used by clients of class 'antlr4::CommonTokenFactory' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\CommonTokenFactory.h(25): message : see declaration of 'std::unique_ptr,std::default_delete>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FailedPredicateException.h(29,17): warning C4251: 'antlr4::FailedPredicateException::_predicate': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::FailedPredicateException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39,30): warning C4251: 'antlr4::tree::ParseTree::children': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTree' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(106,30): warning C4251: 'antlr4::tree::ParseTreeTracker::_allocated': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTreeTracker' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTree.h(39): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserRuleContext.h(66,24): warning C4251: 'antlr4::ParserRuleContext::exception': class 'std::exception_ptr' needs to have dll-interface to be used by clients of class 'antlr4::ParserRuleContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\exception(210): message : see declaration of 'std::exception_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ProxyErrorListener.h(18,36): warning C4251: 'antlr4::ProxyErrorListener::_delegates': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ProxyErrorListener' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ProxyErrorListener.h(18): message : see declaration of 'std::set,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(73,16): warning C4251: 'antlr4::internal::Mutex::_impl': class 'std::mutex' needs to have dll-interface to be used by clients of class 'antlr4::internal::Mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\mutex(86): message : see declaration of 'std::mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(109,23): warning C4251: 'antlr4::internal::SharedMutex::_impl': class 'std::shared_mutex' needs to have dll-interface to be used by clients of class 'antlr4::internal::SharedMutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\shared_mutex(30): message : see declaration of 'std::shared_mutex' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\internal/Synchronization.h(141,20): warning C4251: 'antlr4::internal::OnceFlag::_impl': struct 'std::once_flag' needs to have dll-interface to be used by clients of class 'antlr4::internal::OnceFlag' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xcall_once.h(20): message : see declaration of 'std::once_flag' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(149,81): warning C4251: 'antlr4::Recognizer::_tokenTypeMapCache': class 'std::map,std::allocator>>,std::less,std::allocator,std::allocator>>>>>' needs to have dll-interface to be used by clients of class 'antlr4::Recognizer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(149): message : see declaration of 'std::map,std::allocator>>,std::less,std::allocator,std::allocator>>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(150,78): warning C4251: 'antlr4::Recognizer::_ruleIndexMapCache': class 'std::map>,std::map,std::allocator>>,std::less>>,std::allocator>,std::map,std::allocator>>>>>' needs to have dll-interface to be used by clients of class 'antlr4::Recognizer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Recognizer.h(150): message : see declaration of 'std::map>,std::map,std::allocator>>,std::less>>,std::allocator>,std::map,std::allocator>>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(48,28): warning C4251: 'antlr4::Lexer::token': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(75,25): warning C4251: 'antlr4::Lexer::modeStack': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Lexer.h(189,17): warning C4251: 'antlr4::Lexer::_text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::Lexer' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(42,29): warning C4251: 'antlr4::atn::ATN::states': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(42): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(47,34): warning C4251: 'antlr4::atn::ATN::decisionToState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(47): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(50,35): warning C4251: 'antlr4::atn::ATN::ruleToStartState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(50): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(53,34): warning C4251: 'antlr4::atn::ATN::ruleToStopState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(53): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(68,25): warning C4251: 'antlr4::atn::ATN::ruleToTokenType': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72,41): warning C4251: 'antlr4::atn::ATN::lexerActions': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(74,37): warning C4251: 'antlr4::atn::ATN::modeToStartState': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATN' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(74): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(94,37): warning C4251: 'antlr4::atn::ATNState::transitions': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(94): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNState.h(127,23): warning C4251: 'antlr4::atn::ATNState::_nextTokenUpdated': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2835): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(31,47): warning C4251: 'antlr4::atn::PredictionContext::EMPTY': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(202,33): warning C4251: 'antlr4::atn::PredictionContext::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextCache.h(59,69): warning C4251: 'antlr4::atn::PredictionContextCache::_data': class 'std::unordered_set,antlr4::atn::PredictionContextCache::PredictionContextHasher,antlr4::atn::PredictionContextCache::PredictionContextComparer,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContextCache' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashSet.h(54): message : see declaration of 'std::unordered_set,antlr4::atn::PredictionContextCache::PredictionContextHasher,antlr4::atn::PredictionContextCache::PredictionContextComparer,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(170,36): warning C4251: 'antlr4::dfa::Vocabulary::_literalNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(171,36): warning C4251: 'antlr4::dfa::Vocabulary::_symbolicNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Vocabulary.h(172,36): warning C4251: 'antlr4::dfa::Vocabulary::_displayNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::Vocabulary' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(32,23): warning C4251: 'antlr4::LexerInterpreter::_grammarFileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::LexerInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38,27): warning C4251: 'antlr4::LexerInterpreter::_decisionToDFA': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::LexerInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(21,97): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3052): message : see declaration of 'std::weak_ptr<_Ty>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(101,45): warning C4251: 'antlr4::atn::SemanticContext::Empty::Instance': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::Empty' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(194,45): warning C4251: 'antlr4::atn::SemanticContext::AND::_opnds': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::AND' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(163): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(222,45): warning C4251: 'antlr4::atn::SemanticContext::OR::_opnds': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::SemanticContext::OR' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SemanticContext.h(163): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(60,34): warning C4251: 'antlr4::atn::ATNConfig::context': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(88,32): warning C4251: 'antlr4::atn::ATNConfig::semanticContext': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(23,33): warning C4251: 'antlr4::atn::ATNConfigSet::configs': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfig.h(146): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(121,33): warning C4251: 'antlr4::atn::ATNConfigSet::_cachedHashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNConfigSet.h(138,21): warning C4251: 'antlr4::atn::ATNConfigSet::_configLookup': class 'std::unordered_set>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNConfigSet' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=antlr4::atn::ATNConfig * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashSet.h(54): message : see declaration of 'std::unordered_set>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=antlr4::atn::ATNConfig * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ListTokenSource.h(23,41): warning C4251: 'antlr4::ListTokenSource::tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::ListTokenSource' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ListTokenSource.h(32,23): warning C4251: 'antlr4::ListTokenSource::sourceName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ListTokenSource' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\NoViableAltException.h(32,28): warning C4251: 'antlr4::NoViableAltException::_deadEndConfigs': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::NoViableAltException' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(412,29): warning C4251: 'antlr4::Parser::_errHandler': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(421,22): warning C4251: 'antlr4::Parser::_precedenceStack': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SerializedATNView.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(434,44): warning C4251: 'antlr4::Parser::_parseListeners': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::Parser' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\Parser.h(128): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(107,23): warning C4251: 'antlr4::ParserInterpreter::_grammarFileName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(110,30): warning C4251: 'antlr4::ParserInterpreter::_ruleNames': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuleContext.h(123): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(112,27): warning C4251: 'antlr4::ParserInterpreter::_decisionToDFA': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\LexerInterpreter.h(38): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(128,56): warning C4251: 'antlr4::ParserInterpreter::_parentContextStack': class 'std::stack,std::deque,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(128): message : see declaration of 'std::stack,std::deque,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(142,33): warning C4251: 'antlr4::ParserInterpreter::_overrideDecisionRoot': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\ParserInterpreter.h(170,28): warning C4251: 'antlr4::ParserInterpreter::_errorToken': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::ParserInterpreter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\RuntimeMetaData.h(72,30): warning C4251: 'antlr4::RuntimeMetaData::VERSION': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::RuntimeMetaData' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(90,30): warning C4251: 'antlr4::TokenStreamRewriter::DEFAULT_PROGRAM_NAME': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(213,59): warning C4251: 'antlr4::TokenStreamRewriter::_programs': class 'std::map>,std::less,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(213): message : see declaration of 'std::map>,std::less,std::allocator>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\TokenStreamRewriter.h(217,35): warning C4251: 'antlr4::TokenStreamRewriter::_lastRewriteTokenIndexes': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::TokenStreamRewriter' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\support/CPPUtils.h(13): message : see declaration of 'std::map,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedCharStream.h(19,17): warning C4251: 'antlr4::UnbufferedCharStream::name': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedCharStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedCharStream.h(57,20): warning C4251: 'antlr4::UnbufferedCharStream::_data': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedCharStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4877): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\UnbufferedTokenStream.h(60,41): warning C4251: 'antlr4::UnbufferedTokenStream::_tokens': class 'std::vector>,std::allocator>>>' needs to have dll-interface to be used by clients of class 'antlr4::UnbufferedTokenStream' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\DefaultErrorStrategy.h(462): message : see declaration of 'std::vector>,std::allocator>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerAction.h(76,33): warning C4251: 'antlr4::atn::LexerAction::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerAction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATNSimulator.h(20,37): warning C4251: 'antlr4::atn::ATNSimulator::ERROR': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::ATNSimulator' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ArrayPredictionContext.h(27,47): warning C4251: 'antlr4::atn::ArrayPredictionContext::parents': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ArrayPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContext.h(157): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ArrayPredictionContext.h(30,25): warning C4251: 'antlr4::atn::ArrayPredictionContext::returnStates': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ArrayPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\BufferedTokenStream.h(60): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredicateEvalInfo.h(23,38): warning C4251: 'antlr4::atn::PredicateEvalInfo::semctx': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredicateEvalInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(84,29): warning C4251: 'antlr4::atn::DecisionInfo::SLL_MaxLookEvent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(115,29): warning C4251: 'antlr4::atn::DecisionInfo::LL_MaxLookEvent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(122,41): warning C4251: 'antlr4::atn::DecisionInfo::contextSensitivities': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(122): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(130,28): warning C4251: 'antlr4::atn::DecisionInfo::errors': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(130): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(137,32): warning C4251: 'antlr4::atn::DecisionInfo::ambiguities': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(137): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(145,36): warning C4251: 'antlr4::atn::DecisionInfo::predicateEvals': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::DecisionInfo' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/DecisionInfo.h(145): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerATNConfig.h(37,42): warning C4251: 'antlr4::atn::LexerATNConfig::_lexerActionExecutor': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerATNConfig' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(20,111): warning C4251: 'std::enable_shared_from_this::_Wptr': class 'std::weak_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'std::enable_shared_from_this' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::LexerActionExecutor ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3052): message : see declaration of 'std::weak_ptr<_Ty>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::LexerActionExecutor ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(104,47): warning C4251: 'antlr4::atn::LexerActionExecutor::_lexerActions': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerActionExecutor' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ATN.h(72): message : see declaration of 'std::vector,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerActionExecutor.h(105,33): warning C4251: 'antlr4::atn::LexerActionExecutor::_hashCode': struct 'std::atomic' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerActionExecutor' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\atomic(2847): message : see declaration of 'std::atomic' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerIndexedCustomAction.h(70,34): warning C4251: 'antlr4::atn::LexerIndexedCustomAction::_action': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::LexerIndexedCustomAction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(45,39): warning C4251: 'antlr4::dfa::DFAState::PredPrediction::pred': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'antlr4::dfa::DFAState::PredPrediction' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\memory(3048): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ _Ty=antlr4::atn::SemanticContext ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(61,40): warning C4251: 'antlr4::dfa::DFAState::configs': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/LexerATNSimulator.h(128): message : see declaration of 'std::unique_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(67,36): warning C4251: 'antlr4::dfa::DFAState::edges': class 'std::unordered_map,std::equal_to,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=size_t, Value=antlr4::dfa::DFAState * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashMap.h(54): message : see declaration of 'std::unordered_map,std::equal_to,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=size_t, Value=antlr4::dfa::DFAState * ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(74,41): warning C4251: 'antlr4::dfa::DFAState::lexerActionExecutor': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(89,33): warning C4251: 'antlr4::dfa::DFAState::predicates': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFAState' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFAState.h(89): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(73,77): warning C4251: 'antlr4::atn::PredictionContextMergeCache::Entry::key': struct 'std::pair,std::shared_ptr>' needs to have dll-interface to be used by clients of struct 'antlr4::atn::PredictionContextMergeCache::Entry' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(73): message : see declaration of 'std::pair,std::shared_ptr>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(74,36): warning C4251: 'antlr4::atn::PredictionContextMergeCache::Entry::value': class 'std::shared_ptr' needs to have dll-interface to be used by clients of struct 'antlr4::atn::PredictionContextMergeCache::Entry' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredictionContextMergeCache.h(92,15): warning C4251: 'antlr4::atn::PredictionContextMergeCache::_entries': class 'std::unordered_map>,antlr4::atn::PredictionContextMergeCache::PredictionContextHasher,antlr4::atn::PredictionContextMergeCache::PredictionContextComparer,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredictionContextMergeCache' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=antlr4::atn::PredictionContextMergeCache::PredictionContextPair, Value=std::unique_ptr> ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\FlatHashMap.h(54): message : see declaration of 'std::unordered_map>,antlr4::atn::PredictionContextMergeCache::PredictionContextHasher,antlr4::atn::PredictionContextMergeCache::PredictionContextComparer,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] with [ Key=antlr4::atn::PredictionContextMergeCache::PredictionContextPair, Value=std::unique_ptr> ] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PrecedencePredicateTransition.h(31,71): warning C4251: 'antlr4::atn::PrecedencePredicateTransition::_predicate': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PrecedencePredicateTransition' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/PredicateTransition.h(46,61): warning C4251: 'antlr4::atn::PredicateTransition::_predicate': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::PredicateTransition' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ProfilingATNSimulator.h(24,31): warning C4251: 'antlr4::atn::ProfilingATNSimulator::_decisions': class 'std::vector>' needs to have dll-interface to be used by clients of class 'antlr4::atn::ProfilingATNSimulator' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/ParseInfo.h(31): message : see declaration of 'std::vector>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\atn/SingletonPredictionContext.h(26,40): warning C4251: 'antlr4::atn::SingletonPredictionContext::parent': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'antlr4::atn::SingletonPredictionContext' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\antlr4-common.h(101): message : see declaration of 'std::shared_ptr' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFA.h(33,69): warning C4251: 'antlr4::dfa::DFA::states': class 'std::unordered_set>' needs to have dll-interface to be used by clients of class 'antlr4::dfa::DFA' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\dfa/DFA.h(33): message : see declaration of 'std::unordered_set>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(46,29): warning C4251: 'antlr4::tree::ParseTreeProperty::_annotations': class 'std::map,std::allocator>>' needs to have dll-interface to be used by clients of class 'antlr4::tree::ParseTreeProperty' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(46): message : see declaration of 'std::map,std::allocator>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/ParseTreeProperty.h(47): message : see reference to class template instantiation 'antlr4::tree::ParseTreeProperty' being compiled [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreeMatch.h(24,53): warning C4251: 'antlr4::tree::pattern::ParseTreeMatch::_labels': class 'std::map>,std::less,std::allocator>>>>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreeMatch' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreeMatch.h(24): message : see declaration of 'std::map>,std::less,std::allocator>>>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePattern.h(94,23): warning C4251: 'antlr4::tree::pattern::ParseTreePattern::_pattern': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePattern' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(160,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_start': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(161,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_stop': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/ParseTreePatternMatcher.h(162,17): warning C4251: 'antlr4::tree::pattern::ParseTreePatternMatcher::_escape': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::ParseTreePatternMatcher' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/RuleTagToken.h(24,23): warning C4251: 'antlr4::tree::pattern::RuleTagToken::ruleName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::RuleTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/RuleTagToken.h(31,23): warning C4251: 'antlr4::tree::pattern::RuleTagToken::label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::RuleTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TagChunk.h(77,23): warning C4251: 'antlr4::tree::pattern::TagChunk::_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TagChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TagChunk.h(81,23): warning C4251: 'antlr4::tree::pattern::TagChunk::_label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TagChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TextChunk.h(23,23): warning C4251: 'antlr4::tree::pattern::TextChunk::text': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TextChunk' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TokenTagToken.h(24,23): warning C4251: 'antlr4::tree::pattern::TokenTagToken::tokenName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TokenTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/pattern/TokenTagToken.h(28,23): warning C4251: 'antlr4::tree::pattern::TokenTagToken::label': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::pattern::TokenTagToken' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(58,30): warning C4251: 'antlr4::tree::xpath::XPath::WILDCARD': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(59,30): warning C4251: 'antlr4::tree::xpath::XPath::NOT': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPath.h(75,17): warning C4251: 'antlr4::tree::xpath::XPath::_path': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPath' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\J\w\prod\BuildSingleReference@2\s\9045bf\1\include\antlr4-runtime\tree/xpath/XPathElement.h(34,17): warning C4251: 'antlr4::tree::xpath::XPathElement::_nodeName': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'antlr4::tree::xpath::XPathElement' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\antlr4-cppruntime\all\test_v1_package\build\db3f19945556777c5e8a3b4cb7792810f10ca4ff\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/antlr4-cppruntime/all/test_v1_package/CMakeLists.txt antlr4-cppruntime/4.11.1 (test package): Running test() ----Running------ > bin\test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR