******************************************************************************** conan install srt/1.4.1@ --profile=C:\J\w\BuildSingleReference@10/11399/ed268fa6-ca86-492f-b084-bef8d6086df4/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=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 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 pthreads4w/3.0.0: Not found in local cache, looking in remotes... pthreads4w/3.0.0: Trying with 'conan-upstream'... pthreads4w/3.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pthreads4w/3.0.0: Downloaded recipe revision 0e652a123ba1e4148b2b0b71d6265580 srt/1.4.1: Forced build from source Installing package: srt/1.4.1 Requirements openssl/1.1.1k from 'conan-center' - Downloaded pthreads4w/3.0.0 from 'conan-center' - Downloaded srt/1.4.1 from local cache - Cache Packages openssl/1.1.1k:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Download pthreads4w/3.0.0:194ac7a9484db829272a5bde0331407e4ab3c26d - Download srt/1.4.1:314e3370695c06fc8670dfdb69c63e7498d1ecfe - Build Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package 6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed 6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 openssl/1.1.1k: Downloaded package revision 96d9270f6f84ffa9641eb016ab58738d pthreads4w/3.0.0: Retrieving package 194ac7a9484db829272a5bde0331407e4ab3c26d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pthreads4w/3.0.0: Package installed 194ac7a9484db829272a5bde0331407e4ab3c26d pthreads4w/3.0.0: Downloaded package revision 965b5bf1e03df472558c300ae7081881 [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] 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.1: Configuring sources in C:\J\w\BuildSingleReference@10/s\c072db\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.1: Copying sources to build folder srt/1.4.1: Building your package in C:\J\w\BuildSingleReference@10/s\3bc9f7\1 srt/1.4.1: Generator cmake_find_package created FindOpenSSL.cmake srt/1.4.1: Generator cmake_find_package created Findpthreads4w.cmake srt/1.4.1: Generator cmake created conanbuildinfo.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.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@10/s\3bc9f7\1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@10/s\e5d452\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/3bc9f7/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_APPS="False" -DENABLE_LOGGING="False" -DENABLE_SHARED="True" -DENABLE_STATIC="False" -DENABLE_ENCRYPTION="True" -DUSE_OPENSSL_PC="False" -DOPENSSL_USE_STATIC_LIBS="True" -Wno-dev C:\J\w\BuildSingleReference@10/s\3bc9f7\1 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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 libssl found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Library libcrypto found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libcrypto found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib -- Library libssl found C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib -- SSL via find_package(OpenSSL): -I C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/include -l;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.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/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libssl.lib;C:/J/w/BuildSingleReference@10/.conan/data/openssl/1.1.1k/_/_/package/6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7/lib/libcrypto.lib;crypt32;ws2_32;advapi32;user32 -- COMPILER: MSVC (C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe) - NOT GNU compat -- DETECTED SYSTEM: WINDOWS; WIN32=1; PTW32_STATIC_LIB=1 -- Pthread library: libpthreadVC3 -- Pthread include dir: C:/J/w/BuildSingleReference@10/.conan/data/pthreads4w/3.0.0/_/_/package/194ac7a9484db829272a5bde0331407e4ab3c26d/include -- WINDOWS detected: adding compat sources: C:/J/w/BuildSingleReference@10/s/3bc9f7/1/source_subfolder/common/win_time.cpp -- WINDOWS detected: Adding sources to SRT shared project: C:/J/w/BuildSingleReference@10/s/3bc9f7/1/source_subfolder/srtcore/srt_shared.rc -- ADDING TRANSITIVE LINK DEP to:srt_shared : libpthreadVC3 -- INSTALL DIRS: bin=bin lib=lib shlib=lib include=include -- C++ VERSION: leaving default, not a GNU compiler, assuming C++11 or newer is default. -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@10/s/3bc9f7/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@10/s\3bc9f7\1\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@10/s/3bc9f7/1/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@10/s/3bc9f7/1/source_subfolder/CMakeLists.txt 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 hcrypt_xpt_sta.c api.cpp buffer.cpp cache.cpp channel.cpp common.cpp core.cpp crypto.cpp epoll.cpp fec.cpp handshake.cpp list.cpp md5.cpp packet.cpp packetfilter.cpp queue.cpp congctl.cpp srt_c_api.cpp c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\packet.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\buffer.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\buffer.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\packet.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\list.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\list.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\crypto.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\fec.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\cache.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\api.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\crypto.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\channel.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\epoll.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) haicrypt_log.cpp c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\epoll.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] win_time.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\queue.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\common.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(469): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1127): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\common.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1195): 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.c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\fec.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\cache.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1196): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\common.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\fec.cpp)c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1202): 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.C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\buffer.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\common.cpp(800): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\fec.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(1796): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1203): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1214): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1236): 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. [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(1768): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy'c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1237): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(1998): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\epoll.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1683): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2024): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2050): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2075): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2095): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2121): warning C4101: 'ee': unreferenced local variableC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2141): warning C4101: 'ee': unreferenced local variableC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\channel.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2161): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2181): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2204): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2226): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2252): warning C4101: 'ee': unreferenced local variablec:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2273): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2301): warning C4101: 'ee': unreferenced local variableC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1917): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1952): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2328): warning C4101: 'ee': unreferenced local variable C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(1985): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(2006): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2349): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(2039): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2370): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(2097): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] CL : warning : Unsupported system for epoll. The epoll_add_ssock() API call won't work on this platform. [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(2229): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2396): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2418): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2454): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2490): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2510): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2530): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2550): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2571): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2592): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2613): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\handshake.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2633): warning C4101: 'ee': unreferenced local variable C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2660): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2684): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2706): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2726): warning C4101: 'ee': unreferenced local variable c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\congctl.cpp)C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2753): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2773): warning C4101: 'ee': unreferenced local variableC:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\api.cpp(2805): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\epoll.cpp(602): warning C4244: '=': conversion from 'const unsigned __int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp(446): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(295): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(379): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(431): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\crypto.cpp(522): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(480): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(560): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(847): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(890): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(897): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(955): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(959): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1098): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(6705): warning C4244: 'initializing': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1163): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp(112): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1195): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\packetfilter.cpp(113): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1248): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1444): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1462): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1512): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1515): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1522): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1539): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1631): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1669): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1692): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1727): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1757): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(1812): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp(396): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp(396): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2074): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2092): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp(496): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2095): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\congctl.cpp(496): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2162): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2186): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(7088): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2206): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2220): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(2233): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(7995): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(8102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] window.cpp C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(8226): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(8285): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(8285): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(8717): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(9287): warning C4244: 'initializing': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp(9287): warning C4244: 'initializing': conversion from 'uint64_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\window.h(315): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\window.h(273): note: while compiling class template member function 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\window.h(250): note: see reference to function template instantiation 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' being compiled (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\core.h(650): note: see reference to class template instantiation 'CPktTimeWindow<16,64>' being compiled (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\core.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(246): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\fec.cpp(184): note: see reference to function template instantiation 'void FECFilterBuiltin::ConfigureColumns>>(Container &,int32_t)' being compiled with [ _Ty=FECFilterBuiltin::Group, Container=std::vector> ] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(163): 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\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(133): note: see declaration of 'strcpy' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(169): 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\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\logging.h(170): 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\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(90): note: see declaration of 'strcat' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_c_api.cpp) haicrypt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\haicrypt_virtual.dir\Release\haicrypt_virtual.lib c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\utilities.h(877): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(829): 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\3bc9f7\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2263): note: see declaration of 'sscanf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\common.h(846): 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\3bc9f7\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp) c:\j\w\buildsinglereference@10\s\3bc9f7\1\source_subfolder\srtcore\packet.h(115): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp(111): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp(173): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\window.cpp(237): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_compat.c C:\J\w\BuildSingleReference@10\s\3bc9f7\1\source_subfolder\srtcore\srt_compat.c(88): 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\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(338): note: see declaration of 'strncpy' srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.dir\Release\srt_virtual.lib Building Custom Rule C:/J/w/BuildSingleReference@10/s/3bc9f7/1/source_subfolder/CMakeLists.txt cmake_object_lib_support.c Creating library C:/J/w/BuildSingleReference@10/s/3bc9f7/1/build_subfolder/lib/srt.lib and object C:/J/w/BuildSingleReference@10/s/3bc9f7/1/build_subfolder/lib/srt.exp LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_shared.vcxproj] srt_shared.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\bin\srt.dll Building Custom Rule C:/J/w/BuildSingleReference@10/s/3bc9f7/1/CMakeLists.txt srt/1.4.1: Package '314e3370695c06fc8670dfdb69c63e7498d1ecfe' built srt/1.4.1: Build folder C:\J\w\BuildSingleReference@10/s\3bc9f7\1 srt/1.4.1: Generated conaninfo.txt srt/1.4.1: Generated conanbuildinfo.txt srt/1.4.1: Generating the package srt/1.4.1: Package folder C:\J\w\BuildSingleReference@10/s\e5d452\1 srt/1.4.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@10/s\3bc9f7\1\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. haicrypt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\haicrypt_virtual.dir\Release\haicrypt_virtual.lib srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\source_subfolder\srt_virtual.dir\Release\srt_virtual.lib srt_shared.vcxproj -> C:\J\w\BuildSingleReference@10\s\3bc9f7\1\build_subfolder\bin\srt.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/lib/srt.lib -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/bin/srt.dll -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/version.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/srt.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/logging_api.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/platform_sys.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/udt.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/srt4udt.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/win/syslog_defs.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/include/srt/win/unistd.h -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/lib/pkgconfig/haisrt.pc -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/1/lib/pkgconfig/srt.pc -- Installing: C:/J/w/BuildSingleReference@10/s/e5d452/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.1 package(): Packaged 2 files: srt-ffplay, LICENSE srt/1.4.1 package(): Packaged 1 '.dll' file: srt.dll srt/1.4.1 package(): Packaged 8 '.h' files srt/1.4.1 package(): Packaged 1 '.lib' file: srt.lib srt/1.4.1: Package '314e3370695c06fc8670dfdb69c63e7498d1ecfe' created srt/1.4.1: Created package revision 31a4aef6576781b5cf31771239881f67 [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