******************************************************************************** conan install srt/1.4.1@ --profile=C:\J\w\BuildSingleReference@9/11399/5f729c2f-762e-472e-85c6-072fba1651bb/profile.txt --build=srt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@9\.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@9\.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=MT compiler.version=16 os=Windows os_build=Windows [options] srt:shared=True [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-upstream'... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 688f7f1454ac56b46b0276cea3300296 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:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download pthreads4w/3.0.0:31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 - Download srt/1.4.1:1a932cc4d0fb72e9b201291a362885eef29bbd18 - Build Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 openssl/1.1.1k: Downloaded package revision 54d69663d50b2e9cb93cf7b6b56df48d pthreads4w/3.0.0: Retrieving package 31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pthreads4w/3.0.0: Package installed 31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165 pthreads4w/3.0.0: Downloaded package revision 06b07dca069a16c72bd149ef2d84dbd0 [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@9/s\ce72cc\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@9/s\bd7787\1 srt/1.4.1: Generator cmake created conanbuildinfo.cmake srt/1.4.1: Generator cmake_find_package created FindOpenSSL.cmake srt/1.4.1: Generator cmake_find_package created Findpthreads4w.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@9/s\bd7787\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@9/s\cbc82f\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@9/s/bd7787/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@9/s\bd7787\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Found PkgConfig: C:/ProgramData/chocolatey/bin/pkg-config.exe (found version "0.28") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- BUILD TYPE: Release -- LOGGING: DISABLED -- USE_BUSY_WAITING: OFF (default) -- No WITH_COMPILER_PREFIX - using C++ compiler C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Looking for inet_pton -- Looking for inet_pton - found -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library libssl found C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Library libcrypto found C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Library libcrypto found C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Library libssl found C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- SSL via find_package(OpenSSL): -I C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/include -l;C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib;C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib;crypt32;ws2_32;advapi32;user32 -- ENCRYPTION: ENABLED, using: openssl libcrypto -- SSL libraries: C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib;C:/J/w/BuildSingleReference@9/.conan/data/openssl/1.1.1k/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib;crypt32;ws2_32;advapi32;user32 -- COMPILER: MSVC (C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe) - NOT GNU compat -- DETECTED SYSTEM: WINDOWS; WIN32=1; PTW32_STATIC_LIB=1 -- Pthread library: libpthreadVC3 -- Pthread include dir: C:/J/w/BuildSingleReference@9/.conan/data/pthreads4w/3.0.0/_/_/package/31b2eb419fc0e4d1e18e6ee6bab5fd31c092c165/include -- WINDOWS detected: adding compat sources: C:/J/w/BuildSingleReference@9/s/bd7787/1/source_subfolder/common/win_time.cpp -- WINDOWS detected: Adding sources to SRT shared project: C:/J/w/BuildSingleReference@9/s/bd7787/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@9/s/bd7787/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@9/s\bd7787\1\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@9/s/bd7787/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 Building Custom Rule C:/J/w/BuildSingleReference@9/s/bd7787/1/source_subfolder/CMakeLists.txt api.cpp buffer.cpp cache.cpp channel.cpp common.cpp core.cpp crypto.cpp epoll.cpp fec.cpp handshake.cpp list.cpp md5.cpp packet.cpp packetfilter.cpp queue.cpp congctl.cpp srt_c_api.cpp C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\list.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] WARNING: Unsupported system for epoll. The epoll_add_ssock() API call won't work on this platform. C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\epoll.cpp(602,34): warning C4244: '=': conversion from 'const unsigned __int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] haicrypt_log.cpp C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] win_time.cpp C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\buffer.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\handshake.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\channel.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.cpp(800,63): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(469,49): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(1796,31): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(1768,26): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\queue.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp(446,123): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1127,60): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(1998,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\crypto.cpp(522,123): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1195,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2024,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] window.cpp C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1196,38): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2050,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\cache.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1202,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2075,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(102,23): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1203,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2095,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1214,47): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2121,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1236,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(295,57): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp(112,53): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp(396,39): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2141,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1237,52): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(379,44): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packetfilter.cpp(113,58): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp(396,35): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2161,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(431,43): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1683,61): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp(496,50): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2181,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(480,43): warning C4267: 'argument': conversion from 'size_t' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\congctl.cpp(496,32): warning C4244: 'initializing': conversion from 'double' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2204,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(560,75): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2226,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1917,80): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2252,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1952,86): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2273,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(1985,93): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(2006,89): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2301,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(2039,96): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(2097,92): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2328,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2349,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2370,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(2229,63): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(847,74): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2396,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(890,36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2418,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(897,73): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2454,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2490,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2510,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(955,60): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2530,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(959,48): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2550,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2571,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2592,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1098,42): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2613,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2633,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2660,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2684,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2706,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2726,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1163,68): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2753,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2773,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1195,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\api.cpp(2805,33): warning C4101: 'ee': unreferenced local variable [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1248,25): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1444,30): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1462,73): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1512,31): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1515,16): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1522,36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1539,56): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1631,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1669,72): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1692,55): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1727,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1757,54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(1812,60): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2074,61): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2092,36): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2095,17): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2162,30): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2186,60): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2206,38): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2220,52): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(2233,77): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(6705,20): warning C4244: 'initializing': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(7088,56): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(7995,44): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(8102,37): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(8226,72): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(8285,41): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(8285,41): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(8717,70): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(163,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(169,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\logging.h(170,13): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_c_api.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(9287,40): warning C4244: 'initializing': conversion from 'uint64_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp(9286,35): warning C4244: 'initializing': conversion from 'uint64_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(246,1): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] haicrypt_virtual.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\haicrypt_virtual.dir\Release\haicrypt_virtual.lib C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\fec.cpp(184): message : see reference to function template instantiation 'void FECFilterBuiltin::ConfigureColumns>>(Container &,int32_t)' being compiled [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] with [ Container=std::vector> ] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.h(315,1): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.h(273): message : while compiling class template member function 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.h(250): message : see reference to function template instantiation 'void CPktTimeWindow<16,64>::probe2Arrival(const CPacket &)' being compiled (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.h(650): message : see reference to class template instantiation 'CPktTimeWindow<16,64>' being compiled (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\core.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\utilities.h(877,20): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(829,18): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\common.h(846,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\packet.h(115,1): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data (compiling source file C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp) [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp(111,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp(173,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\window.cpp(237,4): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_compat.c C:\J\w\BuildSingleReference@9\s\bd7787\1\source_subfolder\srtcore\srt_compat.c(88,9): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.vcxproj] srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.dir\Release\srt_virtual.lib Building Custom Rule C:/J/w/BuildSingleReference@9/s/bd7787/1/source_subfolder/CMakeLists.txt cmake_object_lib_support.c Creating library C:/J/w/BuildSingleReference@9/s/bd7787/1/build_subfolder/lib/srt.lib and object C:/J/w/BuildSingleReference@9/s/bd7787/1/build_subfolder/lib/srt.exp srt_shared.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\bin\srt.dll Building Custom Rule C:/J/w/BuildSingleReference@9/s/bd7787/1/CMakeLists.txt srt/1.4.1: Package '1a932cc4d0fb72e9b201291a362885eef29bbd18' built srt/1.4.1: Build folder C:\J\w\BuildSingleReference@9/s\bd7787\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@9/s\cbc82f\1 srt/1.4.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@9/s\bd7787\1\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. haicrypt_virtual.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\haicrypt_virtual.dir\Release\haicrypt_virtual.lib srt_virtual.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\source_subfolder\srt_virtual.dir\Release\srt_virtual.lib Creating library C:/J/w/BuildSingleReference@9/s/bd7787/1/build_subfolder/lib/srt.lib and object C:/J/w/BuildSingleReference@9/s/bd7787/1/build_subfolder/lib/srt.exp srt_shared.vcxproj -> C:\J\w\BuildSingleReference@9\s\bd7787\1\build_subfolder\bin\srt.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/lib/srt.lib -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/bin/srt.dll -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/version.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/srt.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/logging_api.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/platform_sys.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/udt.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/srt4udt.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/win/syslog_defs.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/include/srt/win/unistd.h -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/lib/pkgconfig/haisrt.pc -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/1/lib/pkgconfig/srt.pc -- Installing: C:/J/w/BuildSingleReference@9/s/cbc82f/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 '1a932cc4d0fb72e9b201291a362885eef29bbd18' created srt/1.4.1: Created package revision 8b49c7ba72f3d352da06030c8b4ea6ba [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