******************************************************************************** conan install srt/1.4.2@ --profile=C:\J\w\BuildSingleReference@10/11401/6080950e-bde9-41ae-a5bb-e4aacb8144ab/profile.txt --build=srt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@10\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@10\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] srt:shared=True [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-upstream'... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 688f7f1454ac56b46b0276cea3300296 srt/1.4.2: Forced build from source Installing package: srt/1.4.2 Requirements openssl/1.1.1k from 'conan-center' - Downloaded srt/1.4.2 from local cache - Cache Packages openssl/1.1.1k:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Download srt/1.4.2:7064e21c8fab2fb986cbec01bd193b6ef9c5682d - Build Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package b2b69efcc79a149e0bc765fb12ba0278d52fc260 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed b2b69efcc79a149e0bc765fb12ba0278d52fc260 openssl/1.1.1k: Downloaded package revision 0f010db294acf26e0d597c84d7f085ab [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK srt/1.4.2: Configuring sources in C:\J\w\BuildSingleReference@10/s\d97191\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK srt/1.4.2: Copying sources to build folder srt/1.4.2: Building your package in C:\J\w\BuildSingleReference@10/s\9213cb\1 srt/1.4.2: Generator cmake created conanbuildinfo.cmake srt/1.4.2: Generator cmake_find_package created FindOpenSSL.cmake [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 srt/1.4.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@10/s\9213cb\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@10/s\8e118b\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@10/s/9213cb/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_APPS="False" -DENABLE_LOGGING="False" -DENABLE_SHARED="True" -DENABLE_STATIC="False" -DENABLE_STDCXX_SYNC="True" -DENABLE_ENCRYPTION="True" -DUSE_OPENSSL_PC="False" -DOPENSSL_USE_STATIC_LIBS="True" -Wno-dev C:\J\w\BuildSingleReference@10/s\9213cb\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Found PkgConfig: C:/ProgramData/chocolatey/bin/pkg-config.exe (found version "0.28") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- BUILD TYPE: Release -- LOGGING: DISABLED -- USE_BUSY_WAITING: OFF (default) -- No WITH_COMPILER_PREFIX - using C++ compiler C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Looking for inet_pton -- Looking for inet_pton - found -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library libssld found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib -- Library libcryptod found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib -- Library libcryptod found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib -- Library libssld found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib -- SSL via find_package(OpenSSL): -I C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include -l;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib;crypt32;ws2_32;advapi32;user32 -- ENCRYPTION: ENABLED, using: openssl libcrypto -- SSL libraries: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libssld.lib;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libcryptod.lib;crypt32;ws2_32;advapi32;user32 -- COMPILER: MSVC (C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe) - NOT GNU compat -- STDCXX_SYNC: True -- C++ STANDARD: using C++11 for all -- C++: Setting C++ standard for gnu compiler: lib: apps: -- DETECTED SYSTEM: WINDOWS; WIN32=1; PTW32_STATIC_LIB=1 -- Pthread library: C++11 -- WINDOWS detected: adding compat sources: C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/common/win_time.cpp -- WIN32: extra resource file will be added -- SRT Sources: C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/api.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/buffer.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/cache.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/channel.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/common.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/core.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/crypto.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/epoll.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/fec.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/handshake.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/list.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/logger_default.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/logger_defs.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/md5.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/packet.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/packetfilter.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/queue.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/congctl.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/srt_c_api.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/window.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/srt_compat.c;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/sync.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/sync_cxx11.cpp;C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/srtcore/srt_shared.rc -- APP: srt_virtual: using default C++ standard -- ADDING TRANSITIVE LINK DEP to:srt_shared : -- INSTALL DIRS: bin=bin lib=lib shlib=lib include=include -- APPS: DISABLED -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@10/s/9213cb/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@10/s\9213cb\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/CMakeLists.txt api.cpp buffer.cpp cache.cpp channel.cpp common.cpp core.cpp crypto.cpp epoll.cpp fec.cpp handshake.cpp list.cpp logger_default.cpp logger_defs.cpp md5.cpp packet.cpp packetfilter.cpp queue.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logger_defs.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logger_default.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.cpp(523,63): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1379,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1396,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1379,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1396,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] WARNING: Unsupported system for epoll. The epoll_add_ssock() API call won't work on this platform. C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\epoll.cpp(673,34): warning C4244: '=': conversion from 'const unsigned __int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(670,20): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(162,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(168,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp(448,123): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(162,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(938,43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(168,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\crypto.cpp(521,123): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(938,43): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(999,43): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] congctl.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(999,43): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(1708,50): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\buffer.cpp(2300,43): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp(195,18): warning C4101: 'msg': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(102,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1181,60): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp(250,60): warning C4267: 'argument': conversion from 'size_t' to 'sockaddr_any::len_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(295,57): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1234,43): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1253,38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(379,44): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1260,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp(103,53): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(431,43): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1271,47): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packetfilter.cpp(104,58): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp(541,46): warning C4267: 'initializing': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(480,43): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1306,52): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\channel.cpp(548,46): warning C4267: 'initializing': conversion from 'size_t' to 'socklen_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(560,75): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1826,61): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(847,74): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1865,75): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_c_api.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(890,36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1922,84): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(897,73): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(1974,84): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(955,60): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(959,48): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1098,42): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(2202,80): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1163,68): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1195,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(2482,63): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1248,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1444,30): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1462,73): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1512,31): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1515,16): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1522,36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1539,56): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1631,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1669,72): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1692,55): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] window.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1727,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1757,54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(1812,60): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] sync.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2074,61): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2092,36): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2095,17): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] sync_cxx11.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2162,30): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2186,60): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2206,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2220,52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(7355,21): warning C4244: 'initializing': conversion from '__int64' to 'double', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(2233,77): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(7362,51): warning C4244: '=': conversion from '__int64' to 'double', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(570,32): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(7505,20): warning C4244: 'initializing': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(2141,37): warning C4244: 'initializing': conversion from 'int64_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(7926,56): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(2141,25): warning C4244: 'initializing': conversion from 'int64_t' to 'const long', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(8975,46): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9139,39): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(2708,40): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(2716,26): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9268,72): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(2919,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] haicrypt_log.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9406,41): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9406,41): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3125,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3152,34): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3174,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] win_time.cpp C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9573,29): warning C4244: 'initializing': conversion from 'T' to 'long', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] with [ T=uint64_t ] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3198,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9920,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3223,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3247,27): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3306,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3324,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3343,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3362,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3397,34): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3429,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3478,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(246,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\fec.cpp(184): message : see reference to function template instantiation 'void FECFilterBuiltin::ConfigureColumns>>(Container &,int32_t)' being compiled [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] with [ Container=std::vector> ] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3518,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3542,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.h(219,69): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.h(213): message : while compiling class template member function 'void CPktTimeWindow<16,64>::onPktArrival(int)' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp(9416): message : see reference to function template instantiation 'void CPktTimeWindow<16,64>::onPktArrival(int)' being compiled [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(942): message : see reference to class template instantiation 'CPktTimeWindow<16,64>' being compiled (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3561,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3593,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3625,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3643,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3661,27): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3679,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3697,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3716,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3735,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3754,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3772,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3797,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3819,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3839,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3857,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3887,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3930,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\api.cpp(3968,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.h(313,1): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.h(271): message : while compiling class template member function 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.h(248): message : see reference to function template instantiation 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(361): warning C4717: 'EventVariant::EventVariant': recursive on all control paths, function will cause runtime stack overflow [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1379,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1396,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync_cxx11.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\utilities.h(907,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp(394,39): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp(394,35): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(426,45): warning C4244: 'return': conversion from '__int64' to 'int32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\core.h(447,33): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp(494,50): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\congctl.cpp(494,32): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\packet.h(116,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(162,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(168,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(95,47): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(95,27): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(114,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(124,44): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(124,24): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(176,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\window.cpp(240,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(98,1): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include\vcruntime_exception.h(48): message : see declaration of 'std::exception' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(97): message : see declaration of 'CUDTException' (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1379,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1396,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\common.h(1415,1): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp) [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp(65,14): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp(64,44): warning C4244: 'initializing': conversion from 'double' to 'const int64_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\sync.cpp(93,36): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_compat.c cryspr.c cryspr-openssl.c hcrypt.c hcrypt_ctx_rx.c hcrypt_ctx_tx.c hcrypt_rx.c hcrypt_sa.c hcrypt_tx.c hcrypt_xpt_srt.c C:\J\w\BuildSingleReference@10\s\9213cb\1\source_subfolder\srtcore\srt_compat.c(88,9): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.dir\Debug\srt_virtual.lib Building Custom Rule C:/J/w/BuildSingleReference@10/s/9213cb/1/source_subfolder/CMakeLists.txt cmake_object_lib_support.c libcryptod.lib(p5_crpt2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(aes_core.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_core.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(aes_wrap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_wrap.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ctr128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctr128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rand_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cryptlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cryptlib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_type.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_type.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_int.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(obj_dat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_dat.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(names.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pbe.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p5_pbev2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbev2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(hmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hmac.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(wrap128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wrap128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(threads_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(threads_win.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(mem_sec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_sec.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(drbg_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rand_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_win.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rand.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_init.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ctype.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ctype.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(o_str.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_str.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(init.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(b_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_print.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(lhash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(lhash.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_typ.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_typ.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn1_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn_pack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_pack.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(obj_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_fre.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_fre.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_word.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_word.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_shift.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_shift.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_print.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_object.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_object.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_cipher.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_cipher.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sha1dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha256.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sha512.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha512.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(o_names.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_names.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(obj_xref.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_xref.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_crpt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p5_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_crpt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p5_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_scrypt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(stack.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(stack.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_algor.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_algor.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_new.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_new.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_dec.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_dec.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(digest.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ex_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ex_data.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(drbg_ctr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(drbg_ctr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_list.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_list.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_table.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_table.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_allc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_allc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_alld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_alld.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_sap.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_sap.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mod.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(async.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_fat.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_fat.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_openssl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_rdrand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_rdrand.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_dyn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_dyn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_padlock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_padlock.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_capi.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_capi.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_zlib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_zlib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(err_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_all.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(store_init.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_init.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_utl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mont.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(b_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(b_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_addr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_meth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_asm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_asm.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bss_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_file.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(b_dump.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_dump.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_int64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_int64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_octet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_octet.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sm2_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecx_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecx_meth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(hm_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scrypt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tls1_prf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tls1_prf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(hkdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hkdf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(poly1305_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(siphash_pmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_pmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_pkmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_pkmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(mem_dbg.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mem_dbg.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p5_pbe.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p5_pbe.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pbe_scrypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pbe_scrypt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_dup.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_dup.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(buffer.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buffer.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_bitstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_bitstr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_digest.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_aes.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(getenv.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(getenv.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_ctrl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_ctrl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_asnmth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_asnmth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_des.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_des3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_des3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_xcbc_d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_xcbc_d.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_rc4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_rc4_hmac_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc4_hmac_md5.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_idea.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_idea.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_rc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_rc2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_bf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_bf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_cast.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_cast.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_aes_cbc_hmac_sha256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aes_cbc_hmac_sha256.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_aria.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_camellia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_camellia.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_chacha20_poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_chacha20_poly1305.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_seed.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(e_sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(e_sm4.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_md4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md4.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_md5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_md5_sha1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_md5_sha1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2b.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_blake2s.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_sha3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sha3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_mdc2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_mdc2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_ripemd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_ripemd.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_wp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_wp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sm3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_mall.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_mall.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_all.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dso_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_def.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(async_win.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_win.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(async_wait.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_wait.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_rsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_rsa.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_dsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dsa.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_eckey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_eckey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tb_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tb_dh.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ossl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ossl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_kmeth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_kmeth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cmeth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmeth_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_pkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_crpt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_crpt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_meth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_meth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_meth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_cmp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_cmp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_strex.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strex.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(t_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_x509.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_x509.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_x509.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_purp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_purp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn1_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(buf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(buf_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(comp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(comp_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(obj_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(obj_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pkcs7err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pkcs7err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pk12err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk12err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rand_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rand_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cpt_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cpt_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dso_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ui_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ocsp_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ts_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ts_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(async_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(async_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(kdf_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(kdf_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(store_err.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_err.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(store_register.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_register.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(loader_file.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(loader_file.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_ctx.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_div.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_div.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_gcd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gcd.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_mul.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mul.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_sqr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bss_sock.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_sock.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(b_sock2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(b_sock2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(o_fopen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_fopen.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cmac.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmac.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_gen.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_rfc5114.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc5114.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_rfc7919.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_rfc7919.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_kdf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pmeth_gn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_gn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_gen.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_curve.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_curve.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecdsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecdsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_vrf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecdh_kdf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_kdf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sm2_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sm2_crypt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm2_crypt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(t_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(t_pkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_sigver.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_sigver.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(m_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(m_null.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_set.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_set.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p8_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p8_pkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_pubkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_pubkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(curve25519.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve25519.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(curve448.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eddsa.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eddsa.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_gen.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_saos.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_saos.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_oaep.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_oaep.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_x931.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_x931.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_pss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pss.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(poly1305.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(siphash.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ameth_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ameth_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_attrib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_attrib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_utl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(aes_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aes_cbc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cbc128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cbc128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ofb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cfb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(gcm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(gcm128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ccm128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ccm128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(xts128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xts128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ocb128.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocb128.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(uid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(uid.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(des_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(des_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cfb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecb_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(set_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(set_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cfb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ofb64enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecb3_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecb3_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cfb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cfb64ede.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ofb64ede.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ofb64ede.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sha1_one.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sha1_one.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(xcbc_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(xcbc_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(md5_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md5_dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ecb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_skey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cbc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_cfb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i_ofb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rc2_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_skey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rc2_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_ecb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rc2_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2_cbc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rc2cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2cfb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rc2ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rc2ofb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_skey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ecb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_cfb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_ofb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_skey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ecb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_cfb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_cfb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(c_ofb64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(c_ofb64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(aria.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(aria.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cmll_misc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cmll_misc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(seed.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(seed_ecb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ecb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(seed_cbc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cbc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(seed_cfb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_cfb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(seed_ofb.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(seed_ofb.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sm4.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm4.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(md4_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(md4_dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(blake2b.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2b.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(blake2s.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(blake2s.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(mdc2dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(mdc2dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rmd_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rmd_dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(wp_dgst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(wp_dgst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(sm3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(sm3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn_moid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_moid.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn_mstbl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mstbl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_cnf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eng_cnf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eng_cnf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_ssl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_def.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_def.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(conf_api.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(conf_api.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dso_win32.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dso_win32.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_add.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_blind.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_blind.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_intern.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_intern.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_mod.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_mod.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_pk1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_pk1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_ssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_ssl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_none.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_none.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_rand.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_rand.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_check.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_exp2.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_exp2.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecdh_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdh_ossl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecdsa_ossl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecdsa_ossl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(d2i_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(d2i_pr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(i2d_pr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(i2d_pr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_sig.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_sig.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_pkey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_pkey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_p8d.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8d.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_pk8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_pk8.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_mp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_mp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_bignum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_bignum.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_vrf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_vrf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_val.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_val.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_exten.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_exten.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_name.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_x509a.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_x509a.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_akeya.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akeya.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_genn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_genn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_crld.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_crld.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_ncons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ncons.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_asid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_asid.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_addr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_addr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_cache.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_cache.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_obj.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_obj.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_utf8.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utf8.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn1_par.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_par.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_mbstr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_mbstr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509name.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509name.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(err_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(err_prn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_time.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_prn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pem_oth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pem_oth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_all.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_all.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_ext.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_ext.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_v3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_pcia.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcia.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_bcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bcons.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bf_buff.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bf_buff.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_crl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_crl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_decr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_decr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_mutl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_mutl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_asn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_kiss.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_kiss.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(store_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(store_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ui_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_d2i_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_d2i_fp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(o_dir.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_dir.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_prime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_prime.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_dh.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_dh.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecp_nistz256.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_nistz256.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_mult.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_mult.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_cvt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_cvt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_oct.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pmeth_fn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pmeth_fn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_att.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(f_generic.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_generic.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(f_impl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_impl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(scalar.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(scalar.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(curve448_tables.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(curve448_tables.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(f_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_int.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsa_chk.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsa_chk.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pk7_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_env.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_env.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_sd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_sd.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cm_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dh_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dh_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(dsa_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(dsa_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(poly1305_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(poly1305_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(hm_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(hm_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(siphash_ameth.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(siphash_ameth.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_i2d_fp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_i2d_fp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_strnid.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_strnid.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn1_gen.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn1_gen.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_utl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_utl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_recp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_recp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(rsaz_exp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(rsaz_exp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bss_mem.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_mem.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(evp_key.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(evp_key.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(encode.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(encode.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_p8e.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_p8e.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_alt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_alt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_conf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_conf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_cpols.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_cpols.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_pcons.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pcons.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_data.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_data.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_map.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_map.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_print.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(o_time.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(o_time.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_utctm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_utctm.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_gentm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_gentm.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pk7_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_req.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x_spki.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x_spki.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_digest.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_digest.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_verify.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(a_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(a_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ocsp_ht.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_ht.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509cset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509cset.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_sbag.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_sbag.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_add.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_add.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ui_openssl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_openssl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ui_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ui_null.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_io.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_io.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecp_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_smpl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecp_mont.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_mont.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec2_smpl.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_smpl.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ecp_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ecp_oct.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec2_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec2_oct.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_kari.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_kari.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_pwri.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_pwri.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p_sign.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_sign.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vfy.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_att.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_att.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_check.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_check.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(eck_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(eck_prn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_req.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_req.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_info.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_info.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_pmaps.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pmaps.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_bitst.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_bitst.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_extku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_extku.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_pku.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pku.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_sxnet.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_sxnet.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_ia5.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ia5.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_skey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_skey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_akey.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_akey.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_int.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_int.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_enum.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_enum.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_ocsp.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_ocsp.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_pci.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_pci.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_x509v3.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_x509v3.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_tlsf.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_tlsf.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(v3_admis.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(v3_admis.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(tasn_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(tasn_prn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pk7_doit.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_doit.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p_verify.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p_verify.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ocsp_asn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ocsp_asn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(p12_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(p12_attr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bss_null.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bss_null.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_md.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_md.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(cms_dd.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(cms_dd.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_ndef.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_ndef.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(asn_mime.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(asn_mime.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_gf2m.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_gf2m.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_kron.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_kron.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bn_sqrt.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bn_sqrt.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_enc.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_enc.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_lu.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_lu.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_vpm.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_vpm.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_tree.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_tree.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509_trs.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509_trs.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ec_print.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ec_print.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(x509rset.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(x509rset.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(f_string.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(f_string.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_sct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_oct.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_oct.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_prn.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_prn.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pk7_attr.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pk7_attr.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_asn1.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_asn1.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(bio_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(bio_b64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_lib.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_lib.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(pcy_node.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(pcy_node.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_log.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_log.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_sct_ctx.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_sct_ctx.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_vfy.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_vfy.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] libcryptod.lib(ct_b64.obj) : warning LNK4099: PDB 'ossl_static.pdb' was not found with 'libcryptod.lib(ct_b64.obj)' or at 'C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\ossl_static.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_shared.vcxproj] Creating library C:/J/w/BuildSingleReference@10/s/9213cb/1/build_subfolder/lib/srt.lib and object C:/J/w/BuildSingleReference@10/s/9213cb/1/build_subfolder/lib/srt.exp srt_shared.vcxproj -> C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\srt.dll Building Custom Rule C:/J/w/BuildSingleReference@10/s/9213cb/1/CMakeLists.txt srt/1.4.2: Package '7064e21c8fab2fb986cbec01bd193b6ef9c5682d' built srt/1.4.2: Build folder C:\J\w\BuildSingleReference@10/s\9213cb\1 srt/1.4.2: Generated conaninfo.txt srt/1.4.2: Generated conanbuildinfo.txt srt/1.4.2: Generating the package srt/1.4.2: Package folder C:\J\w\BuildSingleReference@10/s\8e118b\1 srt/1.4.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@10/s\9213cb\1\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\source_subfolder\srt_virtual.dir\Debug\srt_virtual.lib srt_shared.vcxproj -> C:\J\w\BuildSingleReference@10\s\9213cb\1\build_subfolder\bin\srt.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/lib/srt.lib -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/bin/srt.dll -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/version.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/srt.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/logging_api.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/access_control.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/platform_sys.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/udt.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/win/syslog_defs.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/include/srt/win/unistd.h -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/lib/pkgconfig/haisrt.pc -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/lib/pkgconfig/srt.pc -- Installing: C:/J/w/BuildSingleReference@10/s/8e118b/1/bin/srt-ffplay [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK srt/1.4.2 package(): Packaged 2 files: srt-ffplay, LICENSE srt/1.4.2 package(): Packaged 1 '.dll' file: srt.dll srt/1.4.2 package(): Packaged 8 '.h' files srt/1.4.2 package(): Packaged 1 '.lib' file: srt.lib srt/1.4.2: Package '7064e21c8fab2fb986cbec01bd193b6ef9c5682d' created srt/1.4.2: Created package revision 894f2c6f4c895b9bca42e9813c2008c9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR