Skip to content

Instantly share code, notes, and snippets.

@hlolli
Created June 10, 2019 15:51
Show Gist options
  • Save hlolli/47e770b22766e7d508e203427d989730 to your computer and use it in GitHub Desktop.
Save hlolli/47e770b22766e7d508e203427d989730 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Directory: C:\Users\User\Documents\csound
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 6/10/2019 8:41 AM build
-- The C compiler identification is MSVC 19.13.26129.0
-- The CXX compiler identification is MSVC 19.13.26129.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.13.26128/bin/Hostx86/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.13.26128/bin/Hostx86/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.13.26128/bin/Hostx86/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.13.26128/bin/Hostx86/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
cmake : CMake Warning (dev) at CMakeLists.txt:10 (if):
At C:\Users\User\Documents\libcsound64\csound_windows.ps1:20 char:1
+ cmake ..\ -G "Visual Studio 15 2017 Win64" -DUSE_DOUBLE=1 -DUSE_JACK= ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (CMake Warning (...ts.txt:10 (if)::String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "MSVC" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
This warning is for project developers. Use -Wno-dev to suppress it.
-- C:/Users/User/Documents/csound
-- Performing Test HAS_TREE_VECTORIZE
-- Performing Test HAS_TREE_VECTORIZE - Failed
-- Performing Test HAS_CXX_TREE_VECTORIZE
-- Performing Test HAS_CXX_TREE_VECTORIZE - Failed
-- Performing Test HAS_FAST_MATH
-- Performing Test HAS_FAST_MATH - Failed
-- Performing Test HAS_CXX_FAST_MATH
-- Performing Test HAS_CXX_FAST_MATH - Failed
CMake Warning (dev) at cmake/CompilerOptimizations.cmake:22 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "MSVC" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:124 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test HAS_FPMATH_SSE
-- Performing Test HAS_FPMATH_SSE - Failed
-- Performing Test HAS_CXX_FPMATH_SSE
-- Performing Test HAS_CXX_FPMATH_SSE - Failed
-- Performing Test HAS_SSE2
-- Performing Test HAS_SSE2 - Failed
-- Performing Test HAS_CXX_SSE2
-- Performing Test HAS_CXX_SSE2 - Failed
-- Performing Test HAS_OMIT_FRAME_POINTER
-- Performing Test HAS_OMIT_FRAME_POINTER - Failed
-- Performing Test HAS_CXX_OMIT_FRAME_POINTER
-- Performing Test HAS_CXX_OMIT_FRAME_POINTER - Failed
-- Not using Custom.cmake file.
-- LIBRARY INSTALL DIR: lib
-- Building with 64-bit floats
-- Performing Test HAS_VISIBILITY_HIDDEN
-- Performing Test HAS_VISIBILITY_HIDDEN - Failed
-- Performing Test HAS_CXX_VISIBILITY_HIDDEN
-- Performing Test HAS_CXX_VISIBILITY_HIDDEN - Failed
-- Performing Test HAS_GNU99
-- Performing Test HAS_GNU99 - Failed
-- BUILD_BIN_DIR set to C:/Users/User/Documents/csound/build.
-- BUILD_LIB_DIR set to C:/Users/User/Documents/csound/build.
-- BUILD_PLUGINS_DIR set to C:/Users/User/Documents/csound/build.
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
-- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR FLTK_FLUID_EXECUTABLE)
-- FAUST_INCLUDE_DIR (missing: FAUST_LIBRARY)
-- Found Java: C:/Program Files/Java/jdk1.8.0_211/bin/java.exe (found version "1.8.0.211")
-- Found JNI: C:/Program Files/Java/jdk1.8.0_211/lib/jawt.lib
-- LIBLO_LIBRARY (missing: LIBLO_INCLUDE_DIR)
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find LUAJIT (missing: LUAJIT_LIBRARY LUAJIT_INCLUDE_DIR)
-- Could NOT find MUSICXML (missing: MUSICXML_LIBRARY MUSICXML_INCLUDE_DIR)
-- Could NOT find PORTSMF (missing: PORTSMF_LIBRARY PORTSMF_INCLUDE_DIR)
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.7")
-- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR)
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
-- Could NOT find VSTSDK2X (missing: VSTSDK2X_INCLUDE_DIR)
-- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB
-- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB - Failed
-- Performing Test HAVE_ATOMIC_BUILTIN
-- Performing Test HAVE_ATOMIC_BUILTIN - Failed
-- Not using atomic builtins - not found
-- Looking for libintl.h
-- Looking for libintl.h - not found
-- Could NOT find GMM (missing: GMM_INCLUDE_DIR)
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
-- Looking for lrint
-- Looking for lrint - found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for io.h
-- Looking for io.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - not found
-- Looking for termios.h
-- Looking for termios.h - not found
-- Looking for values.h
-- Looking for values.h - not found
-- Looking for winsock.h
-- Looking for winsock.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - not found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - not found
-- USE_LRINT is enabled.
-- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
-- Not using CURL for urls - not found.
-- Found FLEX: C:/Users/User/Downloads/win_flex_bison-latest/win_flex.exe (found version "2.6.4")
-- Found BISON: C:/Users/User/Downloads/win_flex_bison-latest/win_bison.exe (found version "2.7")
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.16.2.windows.1")
-- GIT: C:/Program Files/Git/cmd/git.exe
-- HASH: 0591fffdb46b222cf78ea068ee3665d9f5cc310c
-- Not building with new parser debugging.
-- Building with multicore support.
-- LIBINTL_HEADER="", so disabling USE_GETTEXT
-- GETTEXT_MSGFMT_EXECUTABLE="GETTEXT_MSGFMT_EXECUTABLE-NOTFOUND", so disabling USE_GETTEXT
-- USE_GETTEXT is disabled.
-- Not using localization.
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for strtok_r
-- Looking for strtok_r - not found
-- Looking for strtod_l
-- Looking for strtod_l - not found
-- Looking for sprintf_l
-- Looking for sprintf_l - not found
-- Looking for _strtok_r
-- Looking for _strtok_r - not found
-- Looking for _strtod_l
-- Looking for _strtod_l - found
-- Looking for _sprintf_l
-- Looking for _sprintf_l - not found
-- ## Building Opcodes ##
-- Looking for ladspa.h
-- Looking for ladspa.h - not found
-- Looking for fluidsynth.h
-- Looking for fluidsynth.h - not found
-- Looking for lo/lo.h
-- Looking for lo/lo.h - not found
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
-- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
-- Looking for wiiuse.h
-- Looking for wiiuse.h - not found
-- Looking for p5glove.h
-- Looking for p5glove.h - not found
-- EIGEN3_INCLUDE_PATH="EIGEN3_INCLUDE_PATH-NOTFOUND", so disabling BUILD_CHUA_OPCODES
-- BUILD_CHUA_OPCODES is disabled.
-- LINUX="NO", so disabling BUILD_DSSI_OPCODES
-- BUILD_DSSI_OPCODES is disabled.
-- FLUIDSYNTH_H="", so disabling BUILD_FLUID_OPCODES
-- FLUIDSYNTH_LIBRARY="FLUIDSYNTH_LIBRARY-NOTFOUND", so disabling BUILD_FLUID_OPCODES
-- BUILD_FLUID_OPCODES is disabled.
-- BUILD_JACK_OPCODES is disabled.
-- LIBLO_LIBRARY="LIBLO_LIBRARY-NOTFOUND", so disabling BUILD_OSC_OPCODES
-- OSC_HEADER="", so disabling BUILD_OSC_OPCODES
-- BUILD_OSC_OPCODES is disabled.
-- PNG_FOUND="FALSE", so disabling BUILD_IMAGE_OPCODES
-- BUILD_IMAGE_OPCODES is disabled.
-- PYTHONLIBS_FOUND="FALSE", so disabling BUILD_PYTHON_OPCODES
-- BUILD_PYTHON_OPCODES is disabled.
-- LUAJIT_LIBRARY="LUAJIT_LIBRARY-NOTFOUND", so disabling BUILD_LUA_OPCODES
-- LUA_H_PATH="", so disabling BUILD_LUA_OPCODES
-- BUILD_LUA_OPCODES is disabled.
-- WIIUSE_H="", so disabling BUILD_WIIMOTE_OPCODES
-- WIIUSE_LIB="WIIUSE_LIB-NOTFOUND", so disabling BUILD_WIIMOTE_OPCODES
-- BUILD_WIIMOTE_OPCODES is disabled.
-- P5GLOVE_H="", so disabling BUILD_P5GLOVE_OPCODES
-- BUILD_P5GLOVE_OPCODES is disabled.
-- FAUST_FOUND="FALSE", so disabling BUILD_FAUST_OPCODES
-- BUILD_FAUST_OPCODES is disabled.
-- BUILD_ABLETON_LINK_OPCODES is disabled.
-- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR)
-- STK_FOUND="FALSE", so disabling BUILD_STK_OPCODES
-- STK_INCLUDE_DIR="STK_INCLUDE_DIR-NOTFOUND", so disabling BUILD_STK_OPCODES
-- BUILD_STK_OPCODES is disabled.
-- HDF5_HOME:
-- Configuring HDF5 for static linkage.
-- HDF5_library="HDF5_library-NOTFOUND", so disabling BUILD_HDF5_OPCODES
-- HDF5_H="HDF5_H-NOTFOUND", so disabling BUILD_HDF5_OPCODES
-- BUILD_HDF5_OPCODES is disabled.
-- websockets_library="websockets_library-NOTFOUND", so disabling BUILD_WEBSOCKET_OPCODE
-- BUILD_WEBSOCKET_OPCODE is disabled.
--
-- ## REALTIME AUDIO AND MIDI ##
-- Looking for alsa/asoundlib.h
-- Looking for alsa/asoundlib.h - not found
-- Looking for pulse/simple.h
-- Looking for pulse/simple.h - not found
-- APPLE="", so disabling USE_COREMIDI
-- COREMIDI_INCLUDE_PATH="COREMIDI_INCLUDE_PATH-NOTFOUND", so disabling USE_COREMIDI
-- COREMIDI_LIBRARY="COREMIDI_LIBRARY-NOTFOUND", so disabling USE_COREMIDI
-- COREFOUNDATION_LIBRARY="COREFOUNDATION_LIBRARY-NOTFOUND", so disabling USE_COREMIDI
-- USE_COREMIDI is disabled.
-- APPLE="", so disabling USE_AUDIOUNIT
-- COREAUDIO_INCLUDE_PATH="COREAUDIO_INCLUDE_PATH-NOTFOUND", so disabling USE_AUDIOUNIT
-- COREAUDIO_LIBRARY="COREAUDIO_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT
-- AUDIOUNIT_INCLUDE_PATH="AUDIOUNIT_INCLUDE_PATH-NOTFOUND", so disabling USE_AUDIOUNIT
-- AUDIOUNIT_LIBRARY="AUDIOUNIT_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT
-- COREFOUNDATION_LIBRARY="COREFOUNDATION_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT
-- USE_AUDIOUNIT is disabled.
-- ALSA_HEADER="", so disabling USE_ALSA
-- ALSA_LIBRARY="ALSA_LIBRARY-NOTFOUND", so disabling USE_ALSA
-- PTHREAD_LIBRARY="", so disabling USE_ALSA
-- USE_ALSA is disabled.
-- Building Windows MME plugin(rtwinmm).
-- PULSEAUDIO_HEADER="", so disabling USE_PULSEAUDIO
-- PULSEAUDIO_LIBRARY="PULSEAUDIO_LIBRARY-NOTFOUND", so disabling USE_PULSEAUDIO
-- PULSESIMPLE_LIBRARY="PULSESIMPLE_LIBRARY-NOTFOUND", so disabling USE_PULSEAUDIO
-- USE_PULSEAUDIO is disabled.
-- PORTAUDIO_INCLUDE_PATH="PORTAUDIO_INCLUDE_PATH-NOTFOUND", so disabling USE_PORTAUDIO
-- PORTAUDIO_LIBRARY="PORTAUDIO_LIBRARY-NOTFOUND", so disabling USE_PORTAUDIO
-- USE_PORTAUDIO is disabled.
-- Not building Portaudio Driver...
-- Portaudio v19 Found: false.
-- PORTMIDI_INCLUDE_PATH="PORTMIDI_INCLUDE_PATH-NOTFOUND", so disabling USE_PORTMIDI
-- PORTMIDI_LIBRARY="PORTMIDI_LIBRARY-NOTFOUND", so disabling USE_PORTMIDI
-- USE_PORTMIDI is disabled.
-- USE_JACK is enabled.
-- FLTK_FOUND="FALSE", so disabling USE_FLTK
-- USE_FLTK is disabled.
-- FLTK_FOUND="FALSE", so disabling BUILD_VIRTUAL_KEYBOARD
-- BUILD_VIRTUAL_KEYBOARD is disabled.
--
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
-- Building C++ interface library.
-- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "2.0")
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
-- PYTHON_LIBRARY: PYTHON_LIBRARY-NOTFOUND
-- SWIG_FOUND="FALSE", so disabling BUILD_PYTHON_INTERFACE
-- PYTHONLIBS_FOUND="FALSE", so disabling BUILD_PYTHON_INTERFACE
-- BUILD_PYTHON_INTERFACE is disabled.
-- SWIG_FOUND="FALSE", so disabling BUILD_JAVA_INTERFACE
-- BUILD_JAVA_INTERFACE is disabled.
-- SWIG_FOUND="FALSE", so disabling BUILD_LUA_INTERFACE
-- LUAJIT_LIBRARY="LUAJIT_LIBRARY-NOTFOUND", so disabling BUILD_LUA_INTERFACE
-- LUA_H_PATH="LUA_H_PATH-NOTFOUND", so disabling BUILD_LUA_INTERFACE
-- BUILD_LUA_INTERFACE is disabled.
-- BUILD_CSBEATS is enabled.
-- BUILD_WINSOUND is disabled.
-- Not building belacsound program.
-- Not building src_conv (libsndfile or libsamplerate not found).
-- CUNIT_LIBRARY="CUNIT_LIBRARY-NOTFOUND", so disabling BUILD_TESTS
-- BUILD_STATIC_LIBRARY="OFF", so disabling BUILD_TESTS
-- BUILD_TESTS is disabled.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Not building documentation
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/User/Documents/csound/build
Microsoft (R) Build Engine version 15.6.85.37198 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/10/2019 8:42:08 AM.
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" on node 1 (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Debug\ZERO_CHECK\".
Creating directory "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because C:/Users/User/Documents/csound/build/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/include/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/stk/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/cuda/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/opencl/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/hdf5/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/websockets/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/framebuffer/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Opcodes/emugens/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/InOut/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/interfaces/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Frontends/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/Bela/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/util/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/util/SDIF/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/util1/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/po/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/tests/c/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/tests/commandline/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/tests/regression/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/User/Documents/csound/build/tests/soak/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\ZERO_CHECK.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\ampmidid.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "ampmidid.dir\Debug\".
Creating directory "C:\Users\User\Documents\csound\build\Debug\".
Creating directory "ampmidid.dir\Debug\ampmidid.tlog\".
InitializeBuildStatus:
Creating "ampmidid.dir\Debug\ampmidid.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D ampmidid_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forSco
pe /Zc:inline /GR /Fo"ampmidid.dir\Debug\\" /Fd"ampmidid.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\ampmidid.cpp
ampmidid.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\ampmidid.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/ampmidid.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/ampmidid.lib" /MACHINE:X64 /machine:x64 /DLL ampmidid.dir\Debug\ampmidid.obj
Creating library C:/Users/User/Documents/csound/build/Debug/ampmidid.lib and object C:/Users/User/Documents/csound/build/Debug/ampmidid.exp
ampmidid.vcxproj -> C:\Users\User\Documents\csound\build\Debug\ampmidid.dll
FinalizeBuildStatus:
Deleting file "ampmidid.dir\Debug\ampmidid.tlog\unsuccessfulbuild".
Touching "ampmidid.dir\Debug\ampmidid.tlog\ampmidid.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\ampmidid.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj" (4) on node 1 (default targets).
PrepareForBuild:
Creating directory "arrayops.dir\Debug\".
Creating directory "arrayops.dir\Debug\arrayops.tlog\".
InitializeBuildStatus:
Creating "arrayops.dir\Debug\arrayops.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D arrayops_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forSco
pe /Zc:inline /GR /Fo"arrayops.dir\Debug\\" /Fd"arrayops.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\arrayops.cpp
arrayops.cpp
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2440): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the ca
ller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2440): note: see declaration of 'std::copy::_Unchecked_iterators::_Deprecate'
c:\users\user\documents\csound\include\plugin.h(654): note: see reference to function template instantiation '_OutIt *std::copy<csnd::Table*,csnd::Table*>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=csnd::Table *,
_InIt=csnd::Table *
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\numeric(159): warning C4996: 'std::inner_product::_Unchecked_iterators::_Deprecate': Call to 'std::inner_product' with parameters that may be unsafe - this call
relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\numeric(159): note: see declaration of 'std::inner_product::_Unchecked_iterators::_Deprecate'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\numeric(195): note: see reference to function template instantiation '_Ty std::inner_product<_InIt1,_InIt2,_Ty,std::plus<void>,std::multiplies<void>>(_InIt1,_I
nIt1,_InIt2,_Ty,_Fn1,_Fn2)' being compiled
with
[
_Ty=double,
_InIt1=double *,
_InIt2=double *,
_Fn1=std::plus<void>,
_Fn2=std::multiplies<void>
]
c:\users\user\documents\csound\opcodes\arrayops.cpp(168): note: see reference to function template instantiation '_Ty std::inner_product<double*,double*,double>(_InIt1,_InIt1,_InIt2,_Ty)' being compiled
with
[
_Ty=double,
_InIt1=double *,
_InIt2=double *
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2898): warning C4244: '=': conversion from 'const int' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2912): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' bein
g compiled
with
[
_FwdIt=float *,
_Ty=int
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2920): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Iter,_Ty>(_FwdIt,_FwdIt,const _Ty &)' being compiled
with
[
_Iter=float *,
_Ty=int,
_FwdIt=float *
]
c:\users\user\documents\csound\include\plugin.h(522): note: see reference to function template instantiation 'void std::fill<float*,int>(_FwdIt,_FwdIt,const _Ty &)' being compiled
with
[
_FwdIt=float *,
_Ty=int
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1379): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call relie
s on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1378): note: see declaration of 'std::transform::_Unchecked_iterators::_Deprecate'
c:\users\user\documents\csound\opcodes\arrayops.cpp(69): note: see reference to function template instantiation '_OutIt *std::transform<double*,double*,double*,ArrayOp2<double fmin(double,double)>::process::<lambda_4793a4e8c67c25217a0341a3a336ca6a>>(const
_InIt1,const _InIt1,const _InIt2,_OutIt,_Fn)' being compiled
with
[
_OutIt=double *,
_InIt1=double *,
_InIt2=double *,
_Fn=ArrayOp2<double fmin(double,double)>::process::<lambda_4793a4e8c67c25217a0341a3a336ca6a>
]
c:\users\user\documents\csound\opcodes\arrayops.cpp(67): note: while compiling class template member function 'int ArrayOp2<double fmin(double,double)>::process(csnd::myfltvec &,csnd::myfltvec &,csnd::myfltvec &)'
c:\users\user\documents\csound\opcodes\arrayops.cpp(84): note: see reference to function template instantiation 'int ArrayOp2<double fmin(double,double)>::process(csnd::myfltvec &,csnd::myfltvec &,csnd::myfltvec &)' being compiled
c:\users\user\documents\csound\include\plugin.h(1013): note: see reference to class template instantiation 'ArrayOp2<double fmin(double,double)>' being compiled
c:\users\user\documents\csound\opcodes\arrayops.cpp(310): note: see reference to function template instantiation 'int csnd::plugin<ArrayOp2<double fmin(double,double)>>(csnd::Csound *,const char *,const char *,const char *,uint32_t,uint32_t)' being compile
d
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1380): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call relie
s on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1378): note: see declaration of 'std::transform::_Unchecked_iterators::_Deprecate'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1321): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call relie
s on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1321): note: see declaration of 'std::transform::_Unchecked_iterators::_Deprecate'
c:\users\user\documents\csound\opcodes\arrayops.cpp(46): note: see reference to function template instantiation '_OutIt *std::transform<double*,double*,ArrayOp<double cbrt(double)>::process::<lambda_851c10412d73b194869413045b51ced4>>(const _InIt,const _InI
t,_OutIt,_Fn)' being compiled
with
[
_OutIt=double *,
_InIt=double *,
_Fn=ArrayOp<double cbrt(double)>::process::<lambda_851c10412d73b194869413045b51ced4>
]
c:\users\user\documents\csound\opcodes\arrayops.cpp(44): note: while compiling class template member function 'int ArrayOp<double cbrt(double)>::process(csnd::myfltvec &,csnd::myfltvec &)'
c:\users\user\documents\csound\opcodes\arrayops.cpp(58): note: see reference to function template instantiation 'int ArrayOp<double cbrt(double)>::process(csnd::myfltvec &,csnd::myfltvec &)' being compiled
c:\users\user\documents\csound\include\plugin.h(1013): note: see reference to class template instantiation 'ArrayOp<double cbrt(double)>' being compiled
c:\users\user\documents\csound\opcodes\arrayops.cpp(286): note: see reference to function template instantiation 'int csnd::plugin<ArrayOp<double cbrt(double)>>(csnd::Csound *,const char *,const char *,const char *,uint32_t,uint32_t)' being compiled
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\arrayops.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/arrayops.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/arrayops.lib" /MACHINE:X64 /machine:x64 /DLL arrayops.dir\Debug\arrayops.obj
Creating library C:/Users/User/Documents/csound/build/Debug/arrayops.lib and object C:/Users/User/Documents/csound/build/Debug/arrayops.exp
arrayops.vcxproj -> C:\Users\User\Documents\csound\build\Debug\arrayops.dll
FinalizeBuildStatus:
Deleting file "arrayops.dir\Debug\arrayops.tlog\unsuccessfulbuild".
Touching "arrayops.dir\Debug\arrayops.tlog\arrayops.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (5) on node 1 (default targets).
Project "C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (5) is building "C:\Users\User\Documents\csound\build\csound64.vcxproj" (6) on node 1 (default targets).
PrepareForBuild:
Creating directory "csound64.dir\Debug\".
Creating directory "csound64.dir\Debug\csound64.tlog\".
InitializeBuildStatus:
Creating "csound64.dir\Debug\csound64.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\CMakeFiles\generate.stamp is up-to-date.
Generating csound_orclex.c
Generating csound_prelex.c
Generating csound_prslex.c
Generating csound_orcparse.c, csound_orcparse.h
C:/Users/User/Documents/csound/Engine/csound_orc.y: conflicts: 6 shift/reduce, 18 reduce/reduce
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D GIT_HASH_VALUE=0591fffdb46b222cf78ea068ee3665d9f5cc310c /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D __BUILDING_LIBCSOUND /D PARCS /D HAVE_SOCKETS /D HAVE_DIRENT_H /D HAVE_FCNTL_H /D HAVE_STDINT_H /D HAVE_SYS_TYPES_H /D _CSOUND
_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D csound64_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csound64.dir\Debug\\" /Fd"csound64.dir\Debug\vc141.pdb" /Gd /TC /FC
/errorReport:queue C:\Users\User\Documents\csound\Top\csound.c
csound.c
c:\users\user\documents\csound\h\csgblmtx.h(49): warning C4005: '_WIN32_WINNT': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\shared\sdkddkver.h(215): note: see previous definition of '_WIN32_WINNT'
c:\users\user\documents\csound\top\csound.c(225): warning C4244: 'return': conversion from 'int64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(236): warning C4244: 'return': conversion from 'int64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(2388): warning C4244: 'initializing': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(3452): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csound.c(3473): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csound.c(3479): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csound.c(3484): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csound.c(4378): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D __BUILDING_LIBCSOUND /D PARCS /D HAVE_SOCKETS /D HAVE_DIRENT_H /D HAVE_FCNTL_H /D HAVE_STDINT_H /D HAVE_SYS_TYPES_H /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE
_INTDIR=\"Debug\"" /D csound64_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csound64.dir\Debug\\" /Fd"csound64.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Engine\au
xfd.c C:\Users\User\Documents\csound\Engine\cfgvar.c C:\Users\User\Documents\csound\Engine\corfiles.c C:\Users\User\Documents\csound\Engine\entry1.c C:\Users\User\Documents\csound\Engine\envvar.c C:\Users\User\Documents\csound\Engine\extract.c C:\Users\User\
Documents\csound\Engine\fgens.c C:\Users\User\Documents\csound\Engine\insert.c C:\Users\User\Documents\csound\Engine\linevent.c C:\Users\User\Documents\csound\Engine\memalloc.c C:\Users\User\Documents\csound\Engine\memfiles.c C:\Users\User\Documents\csound\E
ngine\musmon.c C:\Users\User\Documents\csound\Engine\namedins.c C:\Users\User\Documents\csound\Engine\rdscor.c C:\Users\User\Documents\csound\Engine\scsort.c C:\Users\User\Documents\csound\Engine\scxtract.c C:\Users\User\Documents\csound\Engine\sort.c C:\Use
rs\User\Documents\csound\Engine\sread.c C:\Users\User\Documents\csound\Engine\swritestr.c C:\Users\User\Documents\csound\Engine\twarp.c C:\Users\User\Documents\csound\Engine\csound_type_system.c C:\Users\User\Documents\csound\Engine\csound_standard_types.c C
:\Users\User\Documents\csound\Engine\csound_data_structures.c C:\Users\User\Documents\csound\Engine\pools.c C:\Users\User\Documents\csound\InOut\libsnd.c C:\Users\User\Documents\csound\InOut\libsnd_u.c C:\Users\User\Documents\csound\InOut\midifile.c C:\Users
\User\Documents\csound\InOut\midirecv.c C:\Users\User\Documents\csound\InOut\midisend.c C:\Users\User\Documents\csound\InOut\winascii.c C:\Users\User\Documents\csound\InOut\windin.c C:\Users\User\Documents\csound\InOut\window.c C:\Users\User\Documents\csound
\InOut\winEPS.c C:\Users\User\Documents\csound\InOut\circularbuffer.c C:\Users\User\Documents\csound\OOps\aops.c C:\Users\User\Documents\csound\OOps\bus.c C:\Users\User\Documents\csound\OOps\cmath.c C:\Users\User\Documents\csound\OOps\diskin2.c C:\Users\User
\Documents\csound\OOps\disprep.c C:\Users\User\Documents\csound\OOps\dumpf.c C:\Users\User\Documents\csound\OOps\fftlib.c C:\Users\User\Documents\csound\OOps\pffft.c C:\Users\User\Documents\csound\OOps\goto_ops.c C:\Users\User\Documents\csound\OOps\midiinter
op.c C:\Users\User\Documents\csound\OOps\midiops.c C:\Users\User\Documents\csound\OOps\midiout.c C:\Users\User\Documents\csound\OOps\mxfft.c C:\Users\User\Documents\csound\OOps\oscils.c C:\Users\User\Documents\csound\OOps\pstream.c C:\Users\User\Documents\cs
ound\OOps\pvfileio.c C:\Users\User\Documents\csound\OOps\pvsanal.c C:\Users\User\Documents\csound\OOps\random.c C:\Users\User\Documents\csound\OOps\remote.c C:\Users\User\Documents\csound\OOps\schedule.c C:\Users\User\Documents\csound\OOps\sndinfUG.c C:\User
s\User\Documents\csound\OOps\str_ops.c C:\Users\User\Documents\csound\OOps\ugens1.c C:\Users\User\Documents\csound\OOps\ugens2.c C:\Users\User\Documents\csound\OOps\ugens3.c C:\Users\User\Documents\csound\OOps\ugens4.c C:\Users\User\Documents\csound\OOps\uge
ns5.c C:\Users\User\Documents\csound\OOps\ugens6.c C:\Users\User\Documents\csound\OOps\ugtabs.c C:\Users\User\Documents\csound\OOps\ugrw1.c C:\Users\User\Documents\csound\OOps\vdelay.c C:\Users\User\Documents\csound\OOps\compile_ops.c C:\Users\User\Documents
\csound\Opcodes\babo.c C:\Users\User\Documents\csound\Opcodes\bilbar.c C:\Users\User\Documents\csound\Opcodes\compress.c C:\Users\User\Documents\csound\Opcodes\eqfil.c C:\Users\User\Documents\csound\Opcodes\Vosim.c C:\Users\User\Documents\csound\Opcodes\squi
newave.c C:\Users\User\Documents\csound\Opcodes\pinker.c C:\Users\User\Documents\csound\Opcodes\pitch.c C:\Users\User\Documents\csound\Opcodes\pitch0.c C:\Users\User\Documents\csound\Opcodes\spectra.c C:\Users\User\Documents\csound\Opcodes\ambicode1.c C:\Use
rs\User\Documents\csound\Opcodes\sfont.c C:\Users\User\Documents\csound\Opcodes\grain4.c C:\Users\User\Documents\csound\Opcodes\hrtferX.c C:\Users\User\Documents\csound\Opcodes\loscilx.c C:\Users\User\Documents\csound\Opcodes\minmax.c C:\Users\User\Documents
\csound\Opcodes\pan2.c C:\Users\User\Documents\csound\Opcodes\arrays.c C:\Users\User\Documents\csound\Opcodes\phisem.c C:\Users\User\Documents\csound\Opcodes\hrtfopcodes.c C:\Users\User\Documents\csound\Opcodes\vbap.c C:\Users\User\Documents\csound\Opcodes\v
bap1.c C:\Users\User\Documents\csound\Opcodes\vbap_n.c C:\Users\User\Documents\csound\Opcodes\vbap_zak.c C:\Users\User\Documents\csound\Opcodes\vaops.c C:\Users\User\Documents\csound\Opcodes\ugakbari.c C:\Users\User\Documents\csound\Opcodes\harmon.c C:\Users
\User\Documents\csound\Opcodes\pitchtrack.c C:\Users\User\Documents\csound\Opcodes\partikkel.c C:\Users\User\Documents\csound\Opcodes\shape.c C:\Users\User\Documents\csound\Opcodes\tabaudio.c C:\Users\User\Documents\csound\Opcodes\tabsum.c C:\Users\User\Docu
ments\csound\Opcodes\crossfm.c C:\Users\User\Documents\csound\Opcodes\pvlock.c C:\Users\User\Documents\csound\Opcodes\fareyseq.c C:\Users\User\Documents\csound\Opcodes\modmatrix.c C:\Users\User\Documents\csound\Opcodes\scoreline.c C:\Users\User\Documents\cso
und\Opcodes\modal4.c C:\Users\User\Documents\csound\Opcodes\physutil.c C:\Users\User\Documents\csound\Opcodes\physmod.c C:\Users\User\Documents\csound\Opcodes\mandolin.c C:\Users\User\Documents\csound\Opcodes\singwave.c C:\Users\User\Documents\csound\Opcodes
\fm4op.c C:\Users\User\Documents\csound\Opcodes\moog1.c C:\Users\User\Documents\csound\Opcodes\shaker.c C:\Users\User\Documents\csound\Opcodes\bowedbar.c C:\Users\User\Documents\csound\Opcodes\gab\tabmorph.c C:\Users\User\Documents\csound\Opcodes\gab\hvs.c C
:\Users\User\Documents\csound\Opcodes\gab\sliderTable.c C:\Users\User\Documents\csound\Opcodes\gab\newgabopc.c C:\Users\User\Documents\csound\Opcodes\ftest.c C:\Users\User\Documents\csound\Opcodes\hrtfearly.c C:\Users\User\Documents\csound\Opcodes\hrtfreverb
.c C:\Users\User\Documents\csound\Opcodes\cpumeter.c C:\Users\User\Documents\csound\Opcodes\gendy.c C:\Users\User\Documents\csound\Opcodes\tl\sc_noise.c C:\Users\User\Documents\csound\Opcodes\afilters.c C:\Users\User\Documents\csound\Opcodes\wpfilters.c C:\U
sers\User\Documents\csound\Opcodes\zak.c C:\Users\User\Documents\csound\Top\argdecode.c C:\Users\User\Documents\csound\Top\csdebug.c C:\Users\User\Documents\csound\Top\cscore_internal.c C:\Users\User\Documents\csound\Top\cscorfns.c C:\Users\User\Documents\cs
ound\Top\csmodule.c C:\Users\User\Documents\csound\Top\getstring.c C:\Users\User\Documents\csound\Top\main.c C:\Users\User\Documents\csound\Top\new_opts.c C:\Users\User\Documents\csound\Top\one_file.c C:\Users\User\Documents\csound\Top\opcode.c C:\Users\User
\Documents\csound\Top\threads.c C:\Users\User\Documents\csound\Top\utility.c C:\Users\User\Documents\csound\Top\threadsafe.c C:\Users\User\Documents\csound\Top\server.c C:\Users\User\Documents\csound\Opcodes\ambicode.c C:\Users\User\Documents\csound\Opcodes\
bbcut.c C:\Users\User\Documents\csound\Opcodes\biquad.c C:\Users\User\Documents\csound\Opcodes\butter.c C:\Users\User\Documents\csound\Opcodes\clfilt.c C:\Users\User\Documents\csound\Opcodes\cross2.c C:\Users\User\Documents\csound\Opcodes\dam.c C:\Users\User
\Documents\csound\Opcodes\dcblockr.c C:\Users\User\Documents\csound\Opcodes\filter.c C:\Users\User\Documents\csound\Opcodes\flanger.c C:\Users\User\Documents\csound\Opcodes\follow.c C:\Users\User\Documents\csound\Opcodes\fout.c C:\Users\User\Documents\csound
\Opcodes\freeverb.c C:\Users\User\Documents\csound\Opcodes\ftconv.c C:\Users\User\Documents\csound\Opcodes\ftgen.c C:\Users\User\Documents\csound\Opcodes\gab\gab.c C:\Users\User\Documents\csound\Opcodes\gab\vectorial.c C:\Users\User\Documents\csound\Opcodes\
grain.c C:\Users\User\Documents\csound\Opcodes\locsig.c C:\Users\User\Documents\csound\Opcodes\lowpassr.c C:\Users\User\Documents\csound\Opcodes\metro.c C:\Users\User\Documents\csound\Opcodes\midiops2.c C:\Users\User\Documents\csound\Opcodes\midiops3.c C:\Us
ers\User\Documents\csound\Opcodes\newfils.c C:\Users\User\Documents\csound\Opcodes\nlfilt.c C:\Users\User\Documents\csound\Opcodes\oscbnk.c C:\Users\User\Documents\csound\Opcodes\pluck.c C:\Users\User\Documents\csound\Opcodes\paulstretch.c C:\Users\User\Docu
ments\csound\Opcodes\repluck.c C:\Users\User\Documents\csound\Opcodes\reverbsc.c C:\Users\User\Documents\csound\Opcodes\seqtime.c C:\Users\User\Documents\csound\Opcodes\sndloop.c C:\Users\User\Documents\csound\Opcodes\sndwarp.c C:\Users\User\Documents\csound
\Opcodes\space.c C:\Users\User\Documents\csound\Opcodes\spat3d.c C:\Users\User\Documents\csound\Opcodes\syncgrain.c C:\Users\User\Documents\csound\Opcodes\ugens7.c C:\Users\User\Documents\csound\Opcodes\ugens9.c C:\Users\User\Documents\csound\Opcodes\ugensa.
c C:\Users\User\Documents\csound\Opcodes\uggab.c C:\Users\User\Documents\csound\Opcodes\ugmoss.c C:\Users\User\Documents\csound\Opcodes\ugnorman.c C:\Users\User\Documents\csound\Opcodes\ugsc.c "C:\Users\User\Documents\csound\Opcodes\wave-terrain.c" C:\Users\
User\Documents\csound\Opcodes\stdopcod.c C:\Users\User\Documents\csound\Opcodes\socksend.c C:\Users\User\Documents\csound\Opcodes\sockrecv.c C:\Users\User\Documents\csound\Opcodes\ifd.c C:\Users\User\Documents\csound\Opcodes\partials.c C:\Users\User\Document
s\csound\Opcodes\psynth.c C:\Users\User\Documents\csound\Opcodes\pvsbasic.c C:\Users\User\Documents\csound\Opcodes\pvscent.c C:\Users\User\Documents\csound\Opcodes\pvsdemix.c C:\Users\User\Documents\csound\Opcodes\pvs_ops.c C:\Users\User\Documents\csound\Opc
odes\pvsband.c C:\Users\User\Documents\csound\Opcodes\pvsbuffer.c C:\Users\User\Documents\csound\Opcodes\dsputil.c C:\Users\User\Documents\csound\Opcodes\pvadd.c C:\Users\User\Documents\csound\Opcodes\pvinterp.c C:\Users\User\Documents\csound\Opcodes\pvocext
.c C:\Users\User\Documents\csound\Opcodes\pvread.c C:\Users\User\Documents\csound\Opcodes\ugens8.c C:\Users\User\Documents\csound\Opcodes\vpvoc.c C:\Users\User\Documents\csound\Opcodes\pvoc.c C:\Users\User\Documents\csound\Opcodes\mp3in.c C:\Users\User\Docum
ents\csound\InOut\libmpadec\layer1.c C:\Users\User\Documents\csound\InOut\libmpadec\layer2.c C:\Users\User\Documents\csound\InOut\libmpadec\layer3.c C:\Users\User\Documents\csound\InOut\libmpadec\synth.c C:\Users\User\Documents\csound\InOut\libmpadec\tables.
c C:\Users\User\Documents\csound\InOut\libmpadec\mpadec.c C:\Users\User\Documents\csound\InOut\libmpadec\mp3dec.c C:\Users\User\Documents\csound\build\csound_orcparse.c C:\Users\User\Documents\csound\Engine\csound_orc_semantics.c C:\Users\User\Documents\csou
nd\Engine\csound_orc_expressions.c C:\Users\User\Documents\csound\Engine\csound_orc_optimize.c C:\Users\User\Documents\csound\Engine\csound_orc_compile.c C:\Users\User\Documents\csound\Engine\new_orc_parser.c C:\Users\User\Documents\csound\Engine\symbtab.c C
:\Users\User\Documents\csound\Engine\cs_new_dispatch.c C:\Users\User\Documents\csound\Engine\cs_par_base.c C:\Users\User\Documents\csound\Engine\cs_par_orc_semantic_analysis.c
auxfd.c
cfgvar.c
c:\users\user\documents\csound\engine\cfgvar.c(168): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\cfgvar.c(171): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\cfgvar.c(177): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\cfgvar.c(316): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
corfiles.c
c:\users\user\documents\csound\engine\corfiles.c(48): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(105): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(118): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(145): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(196): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(241): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(267): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(269): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
entry1.c
envvar.c
c:\users\user\documents\csound\engine\envvar.c(147): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\engine\envvar.c(182): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(183): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(259): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(265): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\envvar.c(300): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(305): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\envvar.c(332): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\engine\envvar.c(367): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(500): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(508): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(599): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(600): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(605): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(614): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(618): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\envvar.c(620): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\envvar.c(657): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(677): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(679): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(725): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(753): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(779): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\envvar.c(792): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\envvar.c(806): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\envvar.c(818): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\envvar.c(841): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(854): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(869): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(871): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(883): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(924): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(959): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1031): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1034): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1036): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_wstdio.h(130): note: see declaration of '_wfopen'
c:\users\user\documents\csound\engine\envvar.c(1058): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpro
j]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(1060): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpro
j]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\envvar.c(1091): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(1120): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1195): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1240): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\envvar.c(1292): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1303): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1322): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1331): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\envvar.c(1467): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1495): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
extract.c
c:\users\user\documents\csound\engine\extract.c(69): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\engine\extract.c(85): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
fgens.c
c:\users\user\documents\csound\engine\fgens.c(197): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(199): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(728): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(1627): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\engine\fgens.c(2676): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2777): warning C4244: 'function': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2971): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\fgens.c(2972): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\fgens.c(2973): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\fgens.c(2974): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\fgens.c(2975): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\fgens.c(2976): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\fgens.c(3351): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\fgens.c(3369): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(3421): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
insert.c
c:\users\user\documents\csound\engine\insert.c(154): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(487): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1289): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1288): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\insert.c(1454): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1480): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1533): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1698): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(2560): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(2694): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
linevent.c
c:\users\user\documents\csound\engine\linevent.c(98): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpro
j]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(516): note: see declaration of 'open'
c:\users\user\documents\csound\engine\linevent.c(125): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\engine\linevent.c(157): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(205): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(242): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(413): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(242): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
memalloc.c
memfiles.c
c:\users\user\documents\csound\engine\memfiles.c(47): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\memfiles.c(143): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\memfiles.c(200): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\memfiles.c(204): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\engine\memfiles.c(253): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\memfiles.c(502): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\memfiles.c(607): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(631): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\memfiles.c(634): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
musmon.c
c:\users\user\documents\csound\engine\musmon.c(356): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\musmon.c(372): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\musmon.c(385): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\engine\musmon.c(590): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1316): warning C4244: '=': conversion from 'uint64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1384): warning C4244: '=': conversion from 'uint64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1423): warning C4244: 'function': conversion from 'double' to 'int64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
namedins.c
c:\users\user\documents\csound\engine\namedins.c(211): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\namedins.c(183): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\namedins.c(205): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\namedins.c(214): 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. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
rdscor.c
c:\users\user\documents\csound\engine\rdscor.c(77): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(110): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(274): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(276): warning C4244: '+=': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
scsort.c
scxtract.c
sort.c
sread.c
c:\users\user\documents\csound\engine\sread.c(481): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
swritestr.c
twarp.c
Generating Code...
Compiling...
csound_type_system.c
c:\users\user\documents\csound\engine\csound_type_system.c(116): 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:\Users\Us
er\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_type_system.c(120): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_type_system.c(143): 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:\Users\
User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_type_system.c(144): 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:\Users\
User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
csound_standard_types.c
c:\users\user\documents\csound\engine\csound_standard_types.c(76): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(80): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(86): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_standard_types.c(145): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
csound_data_structures.c
pools.c
libsnd.c
c:\users\user\documents\csound\inout\libsnd.c(848): warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(495): note: see declaration of 'gmtime'
c:\users\user\documents\csound\inout\libsnd.c(849): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
libsnd_u.c
c:\users\user\documents\csound\inout\libsnd_u.c(99): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
midifile.c
c:\users\user\documents\csound\inout\midifile.c(657): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\midifile.c(570): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
midirecv.c
midisend.c
winascii.c
windin.c
window.c
winEPS.c
c:\users\user\documents\csound\inout\wineps.c(151): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(505): note: see declaration of 'localtime'
c:\users\user\documents\csound\inout\wineps.c(152): warning C4996: 'asctime': This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(116): note: see declaration of 'asctime'
circularbuffer.c
aops.c
c:\users\user\documents\csound\oops\aops.c(66): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
bus.c
c:\users\user\documents\csound\oops\bus.c(414): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(561): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(598): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(811): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(812): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(839): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(841): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1080): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1085): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1113): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1118): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1162): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1163): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1164): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1165): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1476): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1509): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1627): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\bus.c(1655): 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:\Users\User\Documents\cso
und\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
cmath.c
diskin2.c
c:\users\user\documents\csound\oops\diskin2.c(432): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(750): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(977): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1352): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1541): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1709): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
disprep.c
c:\users\user\documents\csound\oops\disprep.c(54): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(239): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(240): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(624): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(728): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
dumpf.c
c:\users\user\documents\csound\oops\dumpf.c(297): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(306): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(602): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(610): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(618): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(626): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Generating Code...
Compiling...
fftlib.c
c:\users\user\documents\csound\oops\fftlib.c(3365): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3370): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3549): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3553): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3563): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3564): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3566): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3571): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pffft.c
c:\users\user\documents\csound\oops\pffft.c(1108): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1109): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1090): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1143): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1144): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1123): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1173): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1178): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1181): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1185): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1236): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1237): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1247): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1248): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1235): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1246): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
goto_ops.c
c:\users\user\documents\csound\oops\goto_ops.c(138): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
midiinterop.c
midiops.c
c:\users\user\documents\csound\oops\midiops.c(612): warning C4244: 'function': conversion from 'time_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(652): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(656): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(661): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(678): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(679): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(680): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(681): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(704): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(742): warning C4244: 'initializing': conversion from 'float' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
midiout.c
c:\users\user\documents\csound\oops\midiout.c(323): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(324): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(342): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(360): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(361): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(379): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(405): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(406): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(430): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
mxfft.c
oscils.c
pstream.c
pvfileio.c
c:\users\user\documents\csound\oops\pvfileio.c(199): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(238): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(455): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\pvfileio.c(544): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
pvsanal.c
c:\users\user\documents\csound\oops\pvsanal.c(290): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvsanal.c(973): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
random.c
remote.c
c:\users\user\documents\csound\oops\remote.c(99): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(2218): note: see declaration of 'gethostbyname'
c:\users\user\documents\csound\oops\remote.c(103): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\remote.c(149): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(241): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(249): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(279): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(286): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\oops\remote.c(299): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(317): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
c:\users\user\documents\csound\oops\remote.c(338): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(378): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(358): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\oops\remote.c(458): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(462): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(538): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(542): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj
]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\oops\remote.c(611): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
schedule.c
c:\users\user\documents\csound\oops\schedule.c(60): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(83): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\schedule.c(91): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\schedule.c(93): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
c:\users\user\documents\csound\oops\schedule.c(107): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\schedule.c(114): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\schedule.c(116): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
sndinfUG.c
c:\users\user\documents\csound\oops\sndinfug.c(85): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\oops\sndinfug.c(298): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\sndinfug.c(301): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
str_ops.c
c:\users\user\documents\csound\oops\str_ops.c(97): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\str_ops.c(138): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(143): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(146): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(158): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(162): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\str_ops.c(187): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(198): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(203): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(202): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\str_ops.c(263): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(268): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(272): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(277): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(271): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\str_ops.c(299): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(320): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\oops\str_ops.c(489): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(490): warning C4267: '+=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(366): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(379): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\oops\str_ops.c(447): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\str_ops.c(472): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\oops\str_ops.c(482): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(501): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1044): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1038): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1046): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
ugens1.c
c:\users\user\documents\csound\oops\ugens1.c(541): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(600): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(662): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(718): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(931): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(1806): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugens2.c
ugens3.c
c:\users\user\documents\csound\oops\ugens3.c(429): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens3.c(468): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugens4.c
c:\users\user\documents\csound\oops\ugens4.c(619): warning C4244: '+=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(681): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(743): warning C4244: '+=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(810): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Generating Code...
Compiling...
ugens5.c
c:\users\user\documents\csound\oops\ugens5.c(980): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugens6.c
ugtabs.c
c:\users\user\documents\csound\oops\ugtabs.c(50): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(98): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(136): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(174): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(203): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(245): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(289): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(334): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(389): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(551): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(553): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(535): warning C4244: 'initializing': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(575): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(607): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(727): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(734): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(735): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(736): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(812): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(859): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugrw1.c
c:\users\user\documents\csound\oops\ugrw1.c(97): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(154): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(217): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(325): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(507): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
vdelay.c
compile_ops.c
c:\users\user\documents\csound\oops\compile_ops.c(34): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
babo.c
bilbar.c
compress.c
eqfil.c
Vosim.c
c:\users\user\documents\csound\opcodes\vosim.c(113): warning C4244: '/=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vosim.c(127): warning C4244: '*=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
squinewave.c
pinker.c
c:\users\user\documents\csound\opcodes\pinker.c(65): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pinker.c(68): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pitch.c
c:\users\user\documents\csound\opcodes\pitch.c(184): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(185): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(194): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(318): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(345): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(1184): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(1214): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pitch0.c
c:\users\user\documents\csound\opcodes\pitch0.c(40): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(79): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(141): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(168): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
spectra.c
c:\users\user\documents\csound\opcodes\spectra.c(234): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(312): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(353): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(916): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(979): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1071): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1128): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1217): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ambicode1.c
sfont.c
c:\users\user\documents\csound\opcodes\sfont.c(115): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\opcodes\sfont.c(323): warning C4047: '!=': 'int' differs in levels of indirection from 'void *' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(372): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(374): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(376): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(701): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(703): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(704): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(961): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(963): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(964): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1227): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1229): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1230): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(2021): warning C4267: 'return': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(2299): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
grain4.c
c:\users\user\documents\csound\opcodes\grain4.c(222): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
hrtferX.c
Generating Code...
Compiling...
loscilx.c
minmax.c
pan2.c
arrays.c
c:\users\user\documents\csound\opcodes\arrays.c(2470): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3188): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3242): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3280): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3326): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3339): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3365): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3380): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3418): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3424): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3435): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3450): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3457): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3471): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3668): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3709): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3714): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
phisem.c
hrtfopcodes.c
vbap.c
c:\users\user\documents\csound\opcodes\vbap.c(634): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vbap.c(650): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
vbap1.c
vbap_n.c
vbap_zak.c
c:\users\user\documents\csound\opcodes\vbap_zak.c(217): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
vaops.c
ugakbari.c
harmon.c
c:\users\user\documents\csound\opcodes\harmon.c(216): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(228): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(247): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(250): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(303): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(286): warning C4244: 'initializing': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pitchtrack.c
c:\users\user\documents\csound\opcodes\pitchtrack.c(304): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(305): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(387): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(418): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(367): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(514): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(520): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
partikkel.c
shape.c
tabaudio.c
c:\users\user\documents\csound\opcodes\tabaudio.c(168): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\tabaudio.c(254): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
tabsum.c
crossfm.c
pvlock.c
c:\users\user\documents\csound\opcodes\pvlock.c(64): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(67): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(201): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(147): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(692): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(930): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Generating Code...
Compiling...
fareyseq.c
c:\users\user\documents\csound\opcodes\fareyseq.c(365): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fareyseq.c(676): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
modmatrix.c
scoreline.c
modal4.c
physutil.c
physmod.c
mandolin.c
singwave.c
fm4op.c
moog1.c
shaker.c
bowedbar.c
tabmorph.c
c:\users\user\documents\csound\opcodes\gab\tabmorph.c(39): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\tabmorph.c(54): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
hvs.c
c:\users\user\documents\csound\opcodes\gab\hvs.c(394): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\hvs.c(445): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
sliderTable.c
newgabopc.c
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(158): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(160): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(209): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(210): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(233): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(234): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(235): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ftest.c
hrtfearly.c
hrtfreverb.c
cpumeter.c
Generating Code...
Compiling...
gendy.c
c:\users\user\documents\csound\opcodes\gendy.c(154): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(168): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(211): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(224): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(286): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(299): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(346): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(359): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(429): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(443): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(492): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(506): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
sc_noise.c
afilters.c
wpfilters.c
zak.c
c:\users\user\documents\csound\opcodes\zak.c(106): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\zak.c(116): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
argdecode.c
c:\users\user\documents\csound\top\argdecode.c(730): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(737): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(746): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(755): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(764): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(773): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(782): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(791): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1001): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1009): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\top\argdecode.c(1010): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\top\argdecode.c(1218): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1284): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1291): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1332): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1353): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1415): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1496): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\argdecode.c(1601): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1605): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1631): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1667): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1709): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1711): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1713): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1715): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1728): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1748): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1768): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1788): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\argdecode.c(1799): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
csdebug.c
cscore_internal.c
cscorfns.c
c:\users\user\documents\csound\top\cscorfns.c(289): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(588): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\cscorfns.c(696): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(697): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(721): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(722): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(872): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
csmodule.c
c:\users\user\documents\csound\top\csmodule.c(276): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csmodule.c(287): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\top\csmodule.c(288): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\top\csmodule.c(349): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\csmodule.c(381): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\top\csmodule.c(484): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\top\csmodule.c(502): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
getstring.c
c:\users\user\documents\csound\top\getstring.c(291): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1467): note: see declaration of 'vsprintf'
main.c
c:\users\user\documents\csound\top\main.c(288): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(178): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\top\main.c(183): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\top\main.c(276): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\main.c(307): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\csound
\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\top\main.c(313): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\csound
\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\top\main.c(397): 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:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
new_opts.c
one_file.c
c:\users\user\documents\csound\top\one_file.c(185): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\one_file.c(244): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(847): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\one_file.c(849): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\top\one_file.c(897): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\top\one_file.c(985): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\top\one_file.c(1023): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\one_file.c(1031): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\one_file.c(1039): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\one_file.c(1046): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\one_file.c(1076): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
opcode.c
c:\users\user\documents\csound\top\opcode.c(129): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\opcode.c(135): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
threads.c
c:\users\user\documents\csound\top\threads.c(631): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
utility.c
c:\users\user\documents\csound\top\utility.c(61): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\utility.c(205): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
threadsafe.c
c:\users\user\documents\csound\top\threadsafe.c(157): warning C4090: 'function': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(172): warning C4090: 'function': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(257): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(261): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(607): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(610): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\top\threadsafe.c(633): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
server.c
c:\users\user\documents\csound\top\server.c(60): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(94): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(86): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\top\server.c(138): 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. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\server.c(145): 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. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\server.c(154): 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. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\server.c(155): 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. [C:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\top\server.c(160): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\top\server.c(174): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\top\server.c(238): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ambicode.c
Generating Code...
Compiling...
bbcut.c
biquad.c
butter.c
clfilt.c
cross2.c
dam.c
dcblockr.c
c:\users\user\documents\csound\opcodes\dcblockr.c(161): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\dcblockr.c(162): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
filter.c
flanger.c
follow.c
fout.c
c:\users\user\documents\csound\opcodes\fout.c(464): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(522): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(591): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(637): warning C4996: 'setbuf': This function or variable may be unsafe. Consider using setvbuf instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(394): note: see declaration of 'setbuf'
c:\users\user\documents\csound\opcodes\fout.c(749): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(785): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(788): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(878): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(965): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(1126): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(1473): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
freeverb.c
ftconv.c
ftgen.c
c:\users\user\documents\csound\opcodes\ftgen.c(532): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ftgen.c(534): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
gab.c
c:\users\user\documents\csound\opcodes\gab\gab.c(594): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\gab.c(652): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
vectorial.c
c:\users\user\documents\csound\opcodes\gab\vectorial.c(106): warning C4244: 'function': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(170): warning C4244: 'function': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(524): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(583): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(643): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(702): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(1944): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(1980): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2049): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2089): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2276): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2306): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2434): warning C4244: '=': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2435): warning C4244: '=': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2457): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2450): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
grain.c
c:\users\user\documents\csound\opcodes\grain.c(62): warning C4267: '=': conversion from 'size_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
locsig.c
lowpassr.c
metro.c
Generating Code...
Compiling...
midiops2.c
midiops3.c
newfils.c
nlfilt.c
c:\users\user\documents\csound\opcodes\nlfilt.c(259): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
oscbnk.c
pluck.c
c:\users\user\documents\csound\opcodes\pluck.c(65): warning C4244: 'initializing': conversion from 'len_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
paulstretch.c
c:\users\user\documents\csound\opcodes\paulstretch.c(66): warning C4244: 'initializing': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\paulstretch.c(99): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
repluck.c
reverbsc.c
seqtime.c
c:\users\user\documents\csound\opcodes\seqtime.c(214): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
sndloop.c
c:\users\user\documents\csound\opcodes\sndloop.c(570): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(489): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1239): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1259): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1266): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1273): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1274): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1322): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1323): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1325): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1326): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
sndwarp.c
c:\users\user\documents\csound\opcodes\sndwarp.c(109): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
space.c
spat3d.c
syncgrain.c
c:\users\user\documents\csound\opcodes\syncgrain.c(127): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(135): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(224): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(270): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(291): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(298): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(459): warning C4244: 'function': conversion from 'double' to 'sf_count_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(477): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(479): warning C4244: '=': conversion from 'sf_count_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(540): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(547): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(550): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(560): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(579): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(617): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(644): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugens7.c
c:\users\user\documents\csound\opcodes\ugens7.c(195): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens7.c(405): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugens9.c
c:\users\user\documents\csound\opcodes\ugens9.c(170): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(323): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(326): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(451): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugensa.c
c:\users\user\documents\csound\opcodes\ugensa.c(180): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
uggab.c
c:\users\user\documents\csound\opcodes\uggab.c(1319): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugmoss.c
Generating Code...
Compiling...
ugnorman.c
c:\users\user\documents\csound\opcodes\ugnorman.c(324): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(328): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(332): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(336): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(391): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(395): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(399): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(403): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(899): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1462): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1654): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\ugnorman.c(1840): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\ugnorman.c(1939): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2193): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2199): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2205): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2211): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2290): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2296): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2302): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2308): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ugsc.c
wave-terrain.c
c:\users\user\documents\csound\opcodes\wave-terrain.c(286): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\wave-terrain.c(287): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
stdopcod.c
socksend.c
c:\users\user\documents\csound\opcodes\socksend.c(103): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(112): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\socksend.c(253): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(262): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\socksend.c(317): warning C4244: '=': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(308): warning C4244: 'initializing': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(343): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(360): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\socksend.c(387): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
c:\users\user\documents\csound\opcodes\socksend.c(448): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(499): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(536): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(546): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(547): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(457): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\socksend.c(589): warning C4267: 'return': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(603): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(605): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(612): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(626): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(646): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(658): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(670): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(686): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(698): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(707): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(708): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(713): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(724): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(742): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(764): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(778): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(598): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(867): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(876): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\socksend.c(922): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(923): warning C4244: '+=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(926): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(927): warning C4244: '+=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(935): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(939): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(910): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\socksend.c(925): 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:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\opcodes\socksend.c(937): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\socksend.c(941): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
sockrecv.c
c:\users\user\documents\csound\opcodes\sockrecv.c(179): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(219): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(220): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(242): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(275): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(276): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(308): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(357): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(390): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(397): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(440): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(476): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(457): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\opcodes\sockrecv.c(488): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\opcodes\sockrecv.c(568): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(660): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(674): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(707): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(714): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(719): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
ifd.c
c:\users\user\documents\csound\opcodes\ifd.c(204): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(214): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(218): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(220): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(221): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
partials.c
c:\users\user\documents\csound\opcodes\partials.c(67): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(230): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(294): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(307): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(313): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(333): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(205): warning C4244: 'initializing': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(471): warning C4244: '=': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
psynth.c
c:\users\user\documents\csound\opcodes\psynth.c(638): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(667): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(738): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(772): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(853): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(864): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(1033): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pvsbasic.c
c:\users\user\documents\csound\opcodes\pvsbasic.c(117): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(169): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(234): warning C4244: 'function': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(447): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(456): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(457): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(502): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(503): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(542): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(546): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(547): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(548): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(586): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(668): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(669): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(671): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(862): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(909): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(910): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(911): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(941): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(942): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(943): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(951): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(982): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(994): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1014): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1030): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1505): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1512): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1542): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1549): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1557): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1566): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1428): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1769): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1776): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1783): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1791): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1672): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1920): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1927): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1958): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1965): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1972): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1981): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1991): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1885): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2049): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2371): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2406): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2413): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pvscent.c
c:\users\user\documents\csound\opcodes\pvscent.c(147): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pvsdemix.c
pvs_ops.c
pvsband.c
c:\users\user\documents\csound\opcodes\pvsband.c(159): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(159): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(161): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(162): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(167): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(167): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(169): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(170): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(173): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(266): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(266): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(268): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(269): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(274): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(274): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(276): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(277): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(280): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pvsbuffer.c
c:\users\user\documents\csound\opcodes\pvsbuffer.c(66): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(213): warning C4244: '/=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(214): warning C4244: '/=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(231): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(232): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(188): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(309): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
dsputil.c
pvadd.c
pvinterp.c
pvocext.c
c:\users\user\documents\csound\opcodes\pvocext.c(76): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvocext.c(84): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
pvread.c
Generating Code...
Compiling...
ugens8.c
vpvoc.c
pvoc.c
mp3in.c
c:\users\user\documents\csound\opcodes\mp3in.c(142): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\mp3in.c(143): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\mp3in.c(144): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\mp3in.c(145): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\opcodes\mp3in.c(146): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\opcodes\mp3in.c(147): 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. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\opcodes\mp3in.c(217): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(302): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\opcodes\mp3in.c(306): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\opcodes\mp3in.c(372): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(375): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(535): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(719): warning C4244: '-=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(632): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(640): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
layer1.c
layer2.c
layer3.c
synth.c
tables.c
mpadec.c
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(374): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(378): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(504): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(508): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
mp3dec.c
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(67): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(85): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(94): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(54): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(60): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(64): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(67): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(76): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(78): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64
.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(85): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(87): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64
.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(94): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(101): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound6
4.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(110): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound6
4.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(139): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound6
4.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(188): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(203): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(296): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound6
4.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(523): note: see declaration of 'read'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(319): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(335): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(356): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(319): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(335): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(356): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek'
csound_orcparse.c
C:/Users/User/Documents/csound/Engine/csound_orc.y(210): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(211): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(216): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(217): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(222): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(225): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(229): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(232): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(234): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(245): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(246): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(281): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(283): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(285): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(287): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(318): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(330): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(343): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(358): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(362): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(363): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(376): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(391): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(395): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(396): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(409): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(413): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(414): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(426): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(430): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(431): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(443): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(451): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(513): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(518): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(525): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(527): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(533): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(543): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(580): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(581): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(590): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(600): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(602): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(604): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(614): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(625): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(634): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(637): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(663): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(669): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(671): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(673): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(677): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(679): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(681): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(713): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(719): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(721): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(723): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(730): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(732): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(734): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(736): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(738): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(740): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(742): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(744): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(746): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(748): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(754): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(755): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(762): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(764): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(768): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(779): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(781): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(783): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(785): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(793): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(795): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(797): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(800): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(803): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(806): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(844): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(846): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(848): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(850): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(852): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(854): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(856): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(863): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(867): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(869): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(872): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(873): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(875): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(877): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(879): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(881): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(883): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(885): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(887): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(889): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(891): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(893): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(902): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(913): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(920): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(922): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(926): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(928): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
csound_orc_semantics.c
c:\users\user\documents\csound\engine\csound_orc_semantics.c(73): 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:\Users
\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(394): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(395): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(452): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(453): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(267): 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. [C:\Users\
User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(398): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(399): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(456): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(457): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\engine\csound_orc_semantics.c(611): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1086): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1126): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1137): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2520): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2522): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2528): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2530): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2535): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2537): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2544): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2546): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2551): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2553): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2559): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2561): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
csound_orc_expressions.c
c:\users\user\documents\csound\engine\csound_orc_expressions.c(484): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(627): 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. [C:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\engine\csound_orc_expressions.c(873): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(876): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_expressions.c(955): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(961): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1075): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1119): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1162): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1275): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
csound_orc_optimize.c
csound_orc_compile.c
c:\users\user\documents\csound\engine\csound_orc_compile.c(93): 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. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\engine\csound_orc_compile.c(623): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(624): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(626): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(628): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(665): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(697): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(718): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(912): 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:\Users\Us
er\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_compile.c(1702): 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:\Users\U
ser\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_compile.c(1742): 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:\Users\U
ser\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_compile.c(1774): 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:\Users\U
ser\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_compile.c(2009): 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:\Users\U
ser\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\csound_orc_compile.c(2166): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
new_orc_parser.c
c:\users\user\documents\csound\engine\new_orc_parser.c(108): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\engine\new_orc_parser.c(116): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
symbtab.c
c:\users\user\documents\csound\engine\symbtab.c(132): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\symbtab.c(149): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(163): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(188): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\symbtab.c(198): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\symbtab.c(210): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\symbtab.c(216): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\engine\symbtab.c(531): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(536): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
cs_new_dispatch.c
c:\users\user\documents\csound\engine\cs_new_dispatch.c(351): warning C4133: 'function': incompatible types - from 'volatile state *' to 'volatile LONG *' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
cs_par_base.c
Generating Code...
Compiling...
cs_par_orc_semantic_analysis.c
Generating Code...
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D YY_NO_UNISTD_H /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D __BUILDING_LIBCSOUND /D PARCS /D HAVE_SOCKETS /D HAVE_DIRENT_H /D HAVE_FCNTL_H /D HAVE_STDINT_H /D HAVE_SYS_TYPES_H /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__
STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D csound64_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csound64.dir\Debug\\" /Fd"csound64.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Document
s\csound\build\csound_orclex.c C:\Users\User\Documents\csound\build\csound_prelex.c C:\Users\User\Documents\csound\build\csound_prslex.c
csound_orclex.c
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(293): note: see previous definition of 'INT8_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(296): note: see previous definition of 'INT16_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(299): note: see previous definition of 'INT32_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(302): note: see previous definition of 'INT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(305): note: see previous definition of 'INT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(308): note: see previous definition of 'INT32_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(311): note: see previous definition of 'UINT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(314): note: see previous definition of 'UINT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(317): note: see previous definition of 'UINT32_MAX'
Engine/csound_orclex.c(2973): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty'
C:/Users/User/Documents/csound/Engine/csound_orc.lex(588): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(597): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(600): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_orc.lex(617): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(616): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_orc.lex(628): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(639): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
csound_prelex.c
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(269): note: see previous definition of 'INT8_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(272): note: see previous definition of 'INT16_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(275): note: see previous definition of 'INT32_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(278): note: see previous definition of 'INT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(281): note: see previous definition of 'INT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(284): note: see previous definition of 'INT32_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(287): note: see previous definition of 'UINT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(290): note: see previous definition of 'UINT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(293): note: see previous definition of 'UINT32_MAX'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(178): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(315): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
Engine/csound_prelex.c(2868): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(769): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(779): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(780): 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. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(781): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(807): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(832): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(846): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(855): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(856): 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. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(857): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(881): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(918): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(967): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1026): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1035): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1086): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1290): 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. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1296): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1342): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1370): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1390): 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. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1396): 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. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
csound_prslex.c
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(291): note: see previous definition of 'INT8_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(294): note: see previous definition of 'INT16_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(297): note: see previous definition of 'INT32_MIN'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(300): note: see previous definition of 'INT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(303): note: see previous definition of 'INT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(306): note: see previous definition of 'INT32_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(309): note: see previous definition of 'UINT8_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(312): note: see previous definition of 'UINT16_MAX'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_prslex.c(315): note: see previous definition of 'UINT32_MAX'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(401): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(710): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(845): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(263): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(653): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(740): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
Engine/csound_prslex.c(2962): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(491): note: see declaration of 'isatty'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(991): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(992): 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. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(993): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1021): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1046): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1069): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1070): 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. [C:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1071): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1096): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1127): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1176): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1235): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1244): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1295): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1514): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1542): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1562): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1688): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1704): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1727): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1747): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1760): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csound64.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Program Files\Mega-Nerd\libsndfile\lib\libsndfile-1.lib" ucrt.lib vcruntime.lib advapi32.lib comctl32.lib comdlg32.lib glu32.lib kernel32.lib mincore.lib odbc32.lib odbccp32.li
b ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib winmm.lib winspool.lib ws2_32.lib wsock32.lib advapi32.lib comctl32.lib comdlg32.lib glu32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib winmm.lib wins
pool.lib ws2_32.lib wsock32.lib mincore.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csound64.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users
/User/Documents/csound/build/Debug/csound64.lib" /MACHINE:X64 /machine:x64 /DLL csound64.dir\Debug\csound.obj
csound64.dir\Debug\auxfd.obj
csound64.dir\Debug\cfgvar.obj
csound64.dir\Debug\corfiles.obj
csound64.dir\Debug\entry1.obj
csound64.dir\Debug\envvar.obj
csound64.dir\Debug\extract.obj
csound64.dir\Debug\fgens.obj
csound64.dir\Debug\insert.obj
csound64.dir\Debug\linevent.obj
csound64.dir\Debug\memalloc.obj
csound64.dir\Debug\memfiles.obj
csound64.dir\Debug\musmon.obj
csound64.dir\Debug\namedins.obj
csound64.dir\Debug\rdscor.obj
csound64.dir\Debug\scsort.obj
csound64.dir\Debug\scxtract.obj
csound64.dir\Debug\sort.obj
csound64.dir\Debug\sread.obj
csound64.dir\Debug\swritestr.obj
csound64.dir\Debug\twarp.obj
csound64.dir\Debug\csound_type_system.obj
csound64.dir\Debug\csound_standard_types.obj
csound64.dir\Debug\csound_data_structures.obj
csound64.dir\Debug\pools.obj
csound64.dir\Debug\libsnd.obj
csound64.dir\Debug\libsnd_u.obj
csound64.dir\Debug\midifile.obj
csound64.dir\Debug\midirecv.obj
csound64.dir\Debug\midisend.obj
csound64.dir\Debug\winascii.obj
csound64.dir\Debug\windin.obj
csound64.dir\Debug\window.obj
csound64.dir\Debug\winEPS.obj
csound64.dir\Debug\circularbuffer.obj
csound64.dir\Debug\aops.obj
csound64.dir\Debug\bus.obj
csound64.dir\Debug\cmath.obj
csound64.dir\Debug\diskin2.obj
csound64.dir\Debug\disprep.obj
csound64.dir\Debug\dumpf.obj
csound64.dir\Debug\fftlib.obj
csound64.dir\Debug\pffft.obj
csound64.dir\Debug\goto_ops.obj
csound64.dir\Debug\midiinterop.obj
csound64.dir\Debug\midiops.obj
csound64.dir\Debug\midiout.obj
csound64.dir\Debug\mxfft.obj
csound64.dir\Debug\oscils.obj
csound64.dir\Debug\pstream.obj
csound64.dir\Debug\pvfileio.obj
csound64.dir\Debug\pvsanal.obj
csound64.dir\Debug\random.obj
csound64.dir\Debug\remote.obj
csound64.dir\Debug\schedule.obj
csound64.dir\Debug\sndinfUG.obj
csound64.dir\Debug\str_ops.obj
csound64.dir\Debug\ugens1.obj
csound64.dir\Debug\ugens2.obj
csound64.dir\Debug\ugens3.obj
csound64.dir\Debug\ugens4.obj
csound64.dir\Debug\ugens5.obj
csound64.dir\Debug\ugens6.obj
csound64.dir\Debug\ugtabs.obj
csound64.dir\Debug\ugrw1.obj
csound64.dir\Debug\vdelay.obj
csound64.dir\Debug\compile_ops.obj
csound64.dir\Debug\babo.obj
csound64.dir\Debug\bilbar.obj
csound64.dir\Debug\compress.obj
csound64.dir\Debug\eqfil.obj
csound64.dir\Debug\Vosim.obj
csound64.dir\Debug\squinewave.obj
csound64.dir\Debug\pinker.obj
csound64.dir\Debug\pitch.obj
csound64.dir\Debug\pitch0.obj
csound64.dir\Debug\spectra.obj
csound64.dir\Debug\ambicode1.obj
csound64.dir\Debug\sfont.obj
csound64.dir\Debug\grain4.obj
csound64.dir\Debug\hrtferX.obj
csound64.dir\Debug\loscilx.obj
csound64.dir\Debug\minmax.obj
csound64.dir\Debug\pan2.obj
csound64.dir\Debug\arrays.obj
csound64.dir\Debug\phisem.obj
csound64.dir\Debug\hrtfopcodes.obj
csound64.dir\Debug\vbap.obj
csound64.dir\Debug\vbap1.obj
csound64.dir\Debug\vbap_n.obj
csound64.dir\Debug\vbap_zak.obj
csound64.dir\Debug\vaops.obj
csound64.dir\Debug\ugakbari.obj
csound64.dir\Debug\harmon.obj
csound64.dir\Debug\pitchtrack.obj
csound64.dir\Debug\partikkel.obj
csound64.dir\Debug\shape.obj
csound64.dir\Debug\tabaudio.obj
csound64.dir\Debug\tabsum.obj
csound64.dir\Debug\crossfm.obj
csound64.dir\Debug\pvlock.obj
csound64.dir\Debug\fareyseq.obj
csound64.dir\Debug\modmatrix.obj
csound64.dir\Debug\scoreline.obj
csound64.dir\Debug\modal4.obj
csound64.dir\Debug\physutil.obj
csound64.dir\Debug\physmod.obj
csound64.dir\Debug\mandolin.obj
csound64.dir\Debug\singwave.obj
csound64.dir\Debug\fm4op.obj
csound64.dir\Debug\moog1.obj
csound64.dir\Debug\shaker.obj
csound64.dir\Debug\bowedbar.obj
csound64.dir\Debug\tabmorph.obj
csound64.dir\Debug\hvs.obj
csound64.dir\Debug\sliderTable.obj
csound64.dir\Debug\newgabopc.obj
csound64.dir\Debug\ftest.obj
csound64.dir\Debug\hrtfearly.obj
csound64.dir\Debug\hrtfreverb.obj
csound64.dir\Debug\cpumeter.obj
csound64.dir\Debug\gendy.obj
csound64.dir\Debug\sc_noise.obj
csound64.dir\Debug\afilters.obj
csound64.dir\Debug\wpfilters.obj
csound64.dir\Debug\zak.obj
csound64.dir\Debug\argdecode.obj
csound64.dir\Debug\csdebug.obj
csound64.dir\Debug\cscore_internal.obj
csound64.dir\Debug\cscorfns.obj
csound64.dir\Debug\csmodule.obj
csound64.dir\Debug\getstring.obj
csound64.dir\Debug\main.obj
csound64.dir\Debug\new_opts.obj
csound64.dir\Debug\one_file.obj
csound64.dir\Debug\opcode.obj
csound64.dir\Debug\threads.obj
csound64.dir\Debug\utility.obj
csound64.dir\Debug\threadsafe.obj
csound64.dir\Debug\server.obj
csound64.dir\Debug\ambicode.obj
csound64.dir\Debug\bbcut.obj
csound64.dir\Debug\biquad.obj
csound64.dir\Debug\butter.obj
csound64.dir\Debug\clfilt.obj
csound64.dir\Debug\cross2.obj
csound64.dir\Debug\dam.obj
csound64.dir\Debug\dcblockr.obj
csound64.dir\Debug\filter.obj
csound64.dir\Debug\flanger.obj
csound64.dir\Debug\follow.obj
csound64.dir\Debug\fout.obj
csound64.dir\Debug\freeverb.obj
csound64.dir\Debug\ftconv.obj
csound64.dir\Debug\ftgen.obj
csound64.dir\Debug\gab.obj
csound64.dir\Debug\vectorial.obj
csound64.dir\Debug\grain.obj
csound64.dir\Debug\locsig.obj
csound64.dir\Debug\lowpassr.obj
csound64.dir\Debug\metro.obj
csound64.dir\Debug\midiops2.obj
csound64.dir\Debug\midiops3.obj
csound64.dir\Debug\newfils.obj
csound64.dir\Debug\nlfilt.obj
csound64.dir\Debug\oscbnk.obj
csound64.dir\Debug\pluck.obj
csound64.dir\Debug\paulstretch.obj
csound64.dir\Debug\repluck.obj
csound64.dir\Debug\reverbsc.obj
csound64.dir\Debug\seqtime.obj
csound64.dir\Debug\sndloop.obj
csound64.dir\Debug\sndwarp.obj
csound64.dir\Debug\space.obj
csound64.dir\Debug\spat3d.obj
csound64.dir\Debug\syncgrain.obj
csound64.dir\Debug\ugens7.obj
csound64.dir\Debug\ugens9.obj
csound64.dir\Debug\ugensa.obj
csound64.dir\Debug\uggab.obj
csound64.dir\Debug\ugmoss.obj
csound64.dir\Debug\ugnorman.obj
csound64.dir\Debug\ugsc.obj
"csound64.dir\Debug\wave-terrain.obj"
csound64.dir\Debug\stdopcod.obj
csound64.dir\Debug\socksend.obj
csound64.dir\Debug\sockrecv.obj
csound64.dir\Debug\ifd.obj
csound64.dir\Debug\partials.obj
csound64.dir\Debug\psynth.obj
csound64.dir\Debug\pvsbasic.obj
csound64.dir\Debug\pvscent.obj
csound64.dir\Debug\pvsdemix.obj
csound64.dir\Debug\pvs_ops.obj
csound64.dir\Debug\pvsband.obj
csound64.dir\Debug\pvsbuffer.obj
csound64.dir\Debug\dsputil.obj
csound64.dir\Debug\pvadd.obj
csound64.dir\Debug\pvinterp.obj
csound64.dir\Debug\pvocext.obj
csound64.dir\Debug\pvread.obj
csound64.dir\Debug\ugens8.obj
csound64.dir\Debug\vpvoc.obj
csound64.dir\Debug\pvoc.obj
csound64.dir\Debug\mp3in.obj
csound64.dir\Debug\layer1.obj
csound64.dir\Debug\layer2.obj
csound64.dir\Debug\layer3.obj
csound64.dir\Debug\synth.obj
csound64.dir\Debug\tables.obj
csound64.dir\Debug\mpadec.obj
csound64.dir\Debug\mp3dec.obj
csound64.dir\Debug\csound_orclex.obj
csound64.dir\Debug\csound_orcparse.obj
csound64.dir\Debug\csound_prelex.obj
csound64.dir\Debug\csound_orc_semantics.obj
csound64.dir\Debug\csound_orc_expressions.obj
csound64.dir\Debug\csound_orc_optimize.obj
csound64.dir\Debug\csound_orc_compile.obj
csound64.dir\Debug\new_orc_parser.obj
csound64.dir\Debug\symbtab.obj
csound64.dir\Debug\csound_prslex.obj
csound64.dir\Debug\cs_new_dispatch.obj
csound64.dir\Debug\cs_par_base.obj
csound64.dir\Debug\cs_par_orc_semantic_analysis.obj
Creating library C:/Users/User/Documents/csound/build/Debug/csound64.lib and object C:/Users/User/Documents/csound/build/Debug/csound64.exp
csound64.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csound64.dll
FinalizeBuildStatus:
Deleting file "csound64.dir\Debug\csound64.tlog\unsuccessfulbuild".
Touching "csound64.dir\Debug\csound64.tlog\csound64.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\csound64.vcxproj" (default targets).
PrepareForBuild:
Creating directory "atsa.dir\Debug\".
Creating directory "atsa.dir\Debug\atsa.tlog\".
InitializeBuildStatus:
Creating "atsa.dir\Debug\atsa.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"atsa.dir\Debug\\" /
Fd"atsa.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\atsa_main.c
atsa_main.c
MakeDirsForLink:
Creating directory "C:\Users\User\Documents\csound\build\util\Debug\".
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\atsa.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.
lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/atsa.pdb" /SUBSYSTEM:CONSOLE /
TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/atsa.lib" /MACHINE:X64 /machine:x64 atsa.dir\Debug\atsa_main.obj
atsa.vcxproj -> C:\Users\User\Documents\csound\build\Debug\atsa.exe
FinalizeBuildStatus:
Deleting file "atsa.dir\Debug\atsa.tlog\unsuccessfulbuild".
Touching "atsa.dir\Debug\atsa.tlog\atsa.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj" (7) on node 1 (default targets).
PrepareForBuild:
Creating directory "beosc.dir\Debug\".
Creating directory "beosc.dir\Debug\beosc.tlog\".
InitializeBuildStatus:
Creating "beosc.dir\Debug\beosc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/emugens/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\emugens\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D beosc_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:in
line /Fo"beosc.dir\Debug\\" /Fd"beosc.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\emugens\beosc.c
beosc.c
c:\users\user\documents\csound\opcodes\emugens\beosc.c(86): warning C4244: 'initializing': conversion from 'uint32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(103): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(289): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1083): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1078): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1109): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1110): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1111): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1113): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1173): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\beosc.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/beosc.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE
/NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/beosc.lib" /MACHINE:X64 /machine:x64 /DLL beosc.dir\Debug\beosc.obj
Creating library C:/Users/User/Documents/csound/build/Debug/beosc.lib and object C:/Users/User/Documents/csound/build/Debug/beosc.exp
beosc.vcxproj -> C:\Users\User\Documents\csound\build\Debug\beosc.dll
FinalizeBuildStatus:
Deleting file "beosc.dir\Debug\beosc.tlog\unsuccessfulbuild".
Touching "beosc.dir\Debug\beosc.tlog\beosc.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\buchla.vcxproj" (8) on node 1 (default targets).
PrepareForBuild:
Creating directory "buchla.dir\Debug\".
Creating directory "buchla.dir\Debug\buchla.tlog\".
InitializeBuildStatus:
Creating "buchla.dir\Debug\buchla.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D buchla_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:i
nline /Fo"buchla.dir\Debug\\" /Fd"buchla.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\buchla.c
buchla.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\buchla.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/buchla.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBA
SE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/buchla.lib" /MACHINE:X64 /machine:x64 /DLL buchla.dir\Debug\buchla.obj
Creating library C:/Users/User/Documents/csound/build/Debug/buchla.lib and object C:/Users/User/Documents/csound/build/Debug/buchla.exp
buchla.vcxproj -> C:\Users\User\Documents\csound\build\Debug\buchla.dll
FinalizeBuildStatus:
Deleting file "buchla.dir\Debug\buchla.tlog\unsuccessfulbuild".
Touching "buchla.dir\Debug\buchla.tlog\buchla.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\buchla.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\cellular.vcxproj" (9) on node 1 (default targets).
PrepareForBuild:
Creating directory "cellular.dir\Debug\".
Creating directory "cellular.dir\Debug\cellular.tlog\".
InitializeBuildStatus:
Creating "cellular.dir\Debug\cellular.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D cellular_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc
:inline /Fo"cellular.dir\Debug\\" /Fd"cellular.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\cellular.c
cellular.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\cellular.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/cellular.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/cellular.lib" /MACHINE:X64 /machine:x64 /DLL cellular.dir\Debug\cellular.obj
Creating library C:/Users/User/Documents/csound/build/Debug/cellular.lib and object C:/Users/User/Documents/csound/build/Debug/cellular.exp
cellular.vcxproj -> C:\Users\User\Documents\csound\build\Debug\cellular.dll
FinalizeBuildStatus:
Deleting file "cellular.dir\Debug\cellular.tlog\unsuccessfulbuild".
Touching "cellular.dir\Debug\cellular.tlog\cellular.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\cellular.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\cs.vcxproj" (10) on node 1 (default targets).
PrepareForBuild:
Creating directory "cs.dir\Debug\".
Creating directory "cs.dir\Debug\cs.tlog\".
InitializeBuildStatus:
Creating "cs.dir\Debug\cs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cs.dir\Debug\\" /Fd
"cs.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\csd_util\cs.c
cs.c
c:\users\user\documents\csound\util1\csd_util\cs.c(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(58): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(71): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(84): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(104): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(110): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(115): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(119): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(139): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\util1\csd_util\cs.c(241): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(242): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
c:\users\user\documents\csound\util1\csd_util\cs.c(252): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(253): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(262): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(263): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(302): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(303): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(492): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(388): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(414): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(415): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
c:\users\user\documents\csound\util1\csd_util\cs.c(416): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(429): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util1\csd_util\cs.c(431): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(433): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\csd_util\cs.c(434): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util1\csd_util\cs.c(436): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(442): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(443): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(449): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util1\csd_util\cs.c(454): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\csd_util\cs.c(455): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util1\csd_util\cs.c(484): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(486): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(488): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(490): 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:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(495): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(497): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(499): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(501): 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. [C:\Users\User\Docum
ents\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\csd_util\cs.c(543): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\csd_util\cs.c(551): warning C4996: 'execvp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _execvp. See online help for details. [C:\Users\User\Documents\csound\build\util1\cs
.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\process.h(289): note: see declaration of 'execvp'
c:\users\user\documents\csound\util1\csd_util\cs.c(553): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
MakeDirsForLink:
Creating directory "C:\Users\User\Documents\csound\build\util1\Debug\".
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\cs.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.li
b shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/cs.pdb" /SUBSYSTEM:CONSOLE /TLBI
D:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/cs.lib" /MACHINE:X64 /machine:x64 cs.dir\Debug\cs.obj
cs.vcxproj -> C:\Users\User\Documents\csound\build\Debug\cs.exe
FinalizeBuildStatus:
Deleting file "cs.dir\Debug\cs.tlog\unsuccessfulbuild".
Touching "cs.dir\Debug\cs.tlog\cs.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\cs.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\cs_date.vcxproj" (11) on node 1 (default targets).
PrepareForBuild:
Creating directory "cs_date.dir\Debug\".
Creating directory "cs_date.dir\Debug\cs_date.tlog\".
InitializeBuildStatus:
Creating "cs_date.dir\Debug\cs_date.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D cs_date_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"cs_date.dir\Debug\\" /Fd"cs_date.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\date.c
date.c
c:\users\user\documents\csound\opcodes\date.c(101): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(94): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cso
und\build\Opcodes\cs_date.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(475): note: see declaration of 'ctime'
c:\users\user\documents\csound\opcodes\date.c(127): 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:\Users\User\Document
s\csound\build\Opcodes\cs_date.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\opcodes\date.c(130): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\Opcodes\cs_date.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\opcodes\date.c(161): 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:\Users\User\Document
s\csound\build\Opcodes\cs_date.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\opcodes\date.c(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\Opcodes\cs_date.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\cs_date.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/cs_date.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/cs_date.lib" /MACHINE:X64 /machine:x64 /DLL cs_date.dir\Debug\date.obj
Creating library C:/Users/User/Documents/csound/build/Debug/cs_date.lib and object C:/Users/User/Documents/csound/build/Debug/cs_date.exp
cs_date.vcxproj -> C:\Users\User\Documents\csound\build\Debug\cs_date.dll
FinalizeBuildStatus:
Deleting file "cs_date.dir\Debug\cs_date.tlog\unsuccessfulbuild".
Touching "cs_date.dir\Debug\cs_date.tlog\cs_date.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\cs_date.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\csanalyze.vcxproj" (12) on node 1 (default targets).
PrepareForBuild:
Creating directory "csanalyze.dir\Debug\".
Creating directory "csanalyze.dir\Debug\csanalyze.tlog\".
InitializeBuildStatus:
Creating "csanalyze.dir\Debug\csanalyze.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csanalyze.dir\Debug
\\" /Fd"csanalyze.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\csanalyze.c
csanalyze.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csanalyze.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wins
pool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csanalyze.pdb" /SUBSYSTEM
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/csanalyze.lib" /MACHINE:X64 /machine:x64 csanalyze.dir\Debug\csanalyze.obj
csanalyze.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csanalyze.exe
FinalizeBuildStatus:
Deleting file "csanalyze.dir\Debug\csanalyze.tlog\unsuccessfulbuild".
Touching "csanalyze.dir\Debug\csanalyze.tlog\csanalyze.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\csanalyze.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\csb64enc.vcxproj" (13) on node 1 (default targets).
PrepareForBuild:
Creating directory "csb64enc.dir\Debug\".
Creating directory "csb64enc.dir\Debug\csb64enc.tlog\".
InitializeBuildStatus:
Creating "csb64enc.dir\Debug\csb64enc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csb64enc.dir\Debug\
\" /Fd"csb64enc.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\csd_util\base64.c C:\Users\User\Documents\csound\util1\csd_util\csb64enc.c
base64.c
c:\users\user\documents\csound\util1\csd_util\base64.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\csb64enc.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\csd_util\base64.c(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\util1\csb64enc.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
csb64enc.c
c:\users\user\documents\csound\util1\csd_util\csb64enc.c(99): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\csb64enc.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\csd_util\csb64enc.c(102): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\
User\Documents\csound\build\util1\csb64enc.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csb64enc.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csb64enc.pdb" /SUBSYSTEM:C
ONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/csb64enc.lib" /MACHINE:X64 /machine:x64 csb64enc.dir\Debug\base64.obj
csb64enc.dir\Debug\csb64enc.obj
csb64enc.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csb64enc.exe
FinalizeBuildStatus:
Deleting file "csb64enc.dir\Debug\csb64enc.tlog\unsuccessfulbuild".
Touching "csb64enc.dir\Debug\csb64enc.tlog\csb64enc.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\csb64enc.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Frontends\csbeats.vcxproj" (14) on node 1 (default targets).
PrepareForBuild:
Creating directory "csbeats.dir\Debug\".
Creating directory "csbeats.dir\Debug\csbeats.tlog\".
InitializeBuildStatus:
Creating "csbeats.dir\Debug\csbeats.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Frontends/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Frontends\CMakeFiles\generate.stamp is up-to-date.
beats/beats.y: conflicts: 1 reduce/reduce
[BISON][csbeats_PARSER] Building parser with bison 2.7
[FLEX][csbeats_SCANNER] Building scanner with flex 2.6.4
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /IC:\Users\User\Docu
ments\csound\build\Frontends /IC:\Users\User\Documents\csound\Frontends\beats /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D
_MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csbeats.dir\Debug\\" /Fd"csbeats.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Frontends\beats\main.c C:\Users\User\Documents\csound\build\Fro
ntends\beats.tab.c
main.c
c:\users\user\documents\csound\frontends\beats\main.c(53): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\frontends\beats\main.c(54): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\frontends\beats\main.c(58): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\frontends\beats\main.c(59): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\frontends\beats\main.c(74): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Us
er\Documents\csound\build\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(505): note: see declaration of 'localtime'
beats.tab.c
Generating Code...
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /IC:\Users\User\Docu
ments\csound\build\Frontends /IC:\Users\User\Documents\csound\Frontends\beats /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D YY_NO_UNISTD_H /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_IN
TDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csbeats.dir\Debug\\" /Fd"csbeats.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\build\Frontends\beatslex.yy.c
beatslex.yy.c
C:/Users/User/Documents/csound/build/Frontends/beatslex.yy.c(1964): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\Users\User\Documents\csound\bui
ld\Frontends\csbeats.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2457): note: see declaration of 'fileno'
MakeDirsForLink:
Creating directory "C:\Users\User\Documents\csound\build\Frontends\Debug\".
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csbeats.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csbeats.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Frontends/Debug/csbeats.lib" /MACHINE:X64 /machine:x64 csbeats.dir\Debug\main.obj
csbeats.dir\Debug\beatslex.yy.obj
csbeats.dir\Debug\beats.tab.obj
csbeats.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csbeats.exe
FinalizeBuildStatus:
Deleting file "csbeats.dir\Debug\csbeats.tlog\unsuccessfulbuild".
Touching "csbeats.dir\Debug\csbeats.tlog\csbeats.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Frontends\csbeats.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Frontends\csdebugger.vcxproj" (15) on node 1 (default targets).
PrepareForBuild:
Creating directory "csdebugger.dir\Debug\".
Creating directory "csdebugger.dir\Debug\csdebugger.tlog\".
InitializeBuildStatus:
Creating "csdebugger.dir\Debug\csdebugger.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Frontends/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Frontends\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"csdebugge
r.dir\Debug\\" /Fd"csdebugger.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Frontends\debugger\csdebugger.cpp
csdebugger.cpp
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\Frontends\csdebugger.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csdebugger.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csdebugger.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Frontends/Debug/csdebugger.lib" /MACHINE:X64 /machine:x64 csdebugger.dir\Debug\csdebugger.obj
Creating library C:/Users/User/Documents/csound/build/Frontends/Debug/csdebugger.lib and object C:/Users/User/Documents/csound/build/Frontends/Debug/csdebugger.exp
csdebugger.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csdebugger.exe
FinalizeBuildStatus:
Deleting file "csdebugger.dir\Debug\csdebugger.tlog\unsuccessfulbuild".
Touching "csdebugger.dir\Debug\csdebugger.tlog\csdebugger.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Frontends\csdebugger.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Frontends\csound-bin.vcxproj" (16) on node 1 (default targets).
PrepareForBuild:
Creating directory "csound-bin.dir\Debug\".
Creating directory "csound-bin.dir\Debug\csound-bin.tlog\".
InitializeBuildStatus:
Creating "csound-bin.dir\Debug\csound-bin.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Frontends/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Frontends\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"csound-bin.dir\Debu
g\\" /Fd"csound-bin.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Frontends\csound\csound_main.c
csound_main.c
c:\users\user\documents\csound\frontends\csound\csound_main.c(307): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\U
ser\Documents\csound\build\Frontends\csound-bin.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\frontends\csound\csound_main.c(309): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\U
sers\User\Documents\csound\build\Frontends\csound-bin.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csound.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/csound.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Frontends/Debug/csound.lib" /MACHINE:X64 /machine:x64 "csound-bin.dir\Debug\csound_main.obj"
csound-bin.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csound.exe
PostBuildEvent:
Running copy dependencies script...
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -E copy_directory C:/Users/User/Documents/csound/msvc/deps/bin C:/Users/User/Documents/csound/build/Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
FinalizeBuildStatus:
Deleting file "csound-bin.dir\Debug\csound-bin.tlog\unsuccessfulbuild".
Touching "csound-bin.dir\Debug\csound-bin.tlog\csound-bin.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Frontends\csound-bin.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\cvanal.vcxproj" (17) on node 1 (default targets).
PrepareForBuild:
Creating directory "cvanal.dir\Debug\".
Creating directory "cvanal.dir\Debug\cvanal.tlog\".
InitializeBuildStatus:
Creating "cvanal.dir\Debug\cvanal.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cvanal.dir\Debug\\"
/Fd"cvanal.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\cvl_main.c
cvl_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\cvanal.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/cvanal.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/cvanal.lib" /MACHINE:X64 /machine:x64 cvanal.dir\Debug\cvl_main.obj
cvanal.vcxproj -> C:\Users\User\Documents\csound\build\Debug\cvanal.exe
FinalizeBuildStatus:
Deleting file "cvanal.dir\Debug\cvanal.tlog\unsuccessfulbuild".
Touching "cvanal.dir\Debug\cvanal.tlog\cvanal.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\cvanal.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\dnoise.vcxproj" (18) on node 1 (default targets).
PrepareForBuild:
Creating directory "dnoise.dir\Debug\".
Creating directory "dnoise.dir\Debug\dnoise.tlog\".
InitializeBuildStatus:
Creating "dnoise.dir\Debug\dnoise.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"dnoise.dir\Debug\\"
/Fd"dnoise.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\dnoise_main.c
dnoise_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\dnoise.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/dnoise.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/dnoise.lib" /MACHINE:X64 /machine:x64 dnoise.dir\Debug\dnoise_main.obj
dnoise.vcxproj -> C:\Users\User\Documents\csound\build\Debug\dnoise.exe
FinalizeBuildStatus:
Deleting file "dnoise.dir\Debug\dnoise.tlog\unsuccessfulbuild".
Touching "dnoise.dir\Debug\dnoise.tlog\dnoise.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\dnoise.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\doppler.vcxproj" (19) on node 1 (default targets).
PrepareForBuild:
Creating directory "doppler.dir\Debug\".
Creating directory "doppler.dir\Debug\doppler.tlog\".
InitializeBuildStatus:
Creating "doppler.dir\Debug\doppler.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D doppler_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScop
e /Zc:inline /GR /Fo"doppler.dir\Debug\\" /Fd"doppler.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\doppler.cpp
doppler.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\doppler.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/doppler.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/doppler.lib" /MACHINE:X64 /machine:x64 /DLL doppler.dir\Debug\doppler.obj
Creating library C:/Users/User/Documents/csound/build/Debug/doppler.lib and object C:/Users/User/Documents/csound/build/Debug/doppler.exp
doppler.vcxproj -> C:\Users\User\Documents\csound\build\Debug\doppler.dll
FinalizeBuildStatus:
Deleting file "doppler.dir\Debug\doppler.tlog\unsuccessfulbuild".
Touching "doppler.dir\Debug\doppler.tlog\doppler.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\doppler.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj" (20) on node 1 (default targets).
PrepareForBuild:
Creating directory "emugens.dir\Debug\".
Creating directory "emugens.dir\Debug\emugens.tlog\".
InitializeBuildStatus:
Creating "emugens.dir\Debug\emugens.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/emugens/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\emugens\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D emugens_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"emugens.dir\Debug\\" /Fd"emugens.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\emugens\emugens.c
emugens.c
c:\users\user\documents\csound\opcodes\emugens\emugens.c(761): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(849): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1566): 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:\Users\Use
r\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1583): 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:\Users\Use
r\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1627): 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. [C:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1662): 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. [C:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1691): 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. [C:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1693): 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. [C:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1858): 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. [C:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\emugens.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/emugens.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/emugens.lib" /MACHINE:X64 /machine:x64 /DLL emugens.dir\Debug\emugens.obj
Creating library C:/Users/User/Documents/csound/build/Debug/emugens.lib and object C:/Users/User/Documents/csound/build/Debug/emugens.exp
emugens.vcxproj -> C:\Users\User\Documents\csound\build\Debug\emugens.dll
FinalizeBuildStatus:
Deleting file "emugens.dir\Debug\emugens.tlog\unsuccessfulbuild".
Touching "emugens.dir\Debug\emugens.tlog\emugens.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\envext.vcxproj" (21) on node 1 (default targets).
PrepareForBuild:
Creating directory "envext.dir\Debug\".
Creating directory "envext.dir\Debug\envext.tlog\".
InitializeBuildStatus:
Creating "envext.dir\Debug\envext.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"envext.dir\Debug\\"
/Fd"envext.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\env_main.c
env_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\envext.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/envext.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/envext.lib" /MACHINE:X64 /machine:x64 envext.dir\Debug\env_main.obj
envext.vcxproj -> C:\Users\User\Documents\csound\build\Debug\envext.exe
FinalizeBuildStatus:
Deleting file "envext.dir\Debug\envext.tlog\unsuccessfulbuild".
Touching "envext.dir\Debug\envext.tlog\envext.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\envext.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\exciter.vcxproj" (22) on node 1 (default targets).
PrepareForBuild:
Creating directory "exciter.dir\Debug\".
Creating directory "exciter.dir\Debug\exciter.tlog\".
InitializeBuildStatus:
Creating "exciter.dir\Debug\exciter.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D exciter_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"exciter.dir\Debug\\" /Fd"exciter.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\exciter.c
exciter.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\exciter.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/exciter.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/exciter.lib" /MACHINE:X64 /machine:x64 /DLL exciter.dir\Debug\exciter.obj
Creating library C:/Users/User/Documents/csound/build/Debug/exciter.lib and object C:/Users/User/Documents/csound/build/Debug/exciter.exp
exciter.vcxproj -> C:\Users\User\Documents\csound\build\Debug\exciter.dll
FinalizeBuildStatus:
Deleting file "exciter.dir\Debug\exciter.tlog\unsuccessfulbuild".
Touching "exciter.dir\Debug\exciter.tlog\exciter.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\exciter.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\extract.vcxproj" (23) on node 1 (default targets).
PrepareForBuild:
Creating directory "extract.dir\Debug\".
Creating directory "extract.dir\Debug\extract.tlog\".
InitializeBuildStatus:
Creating "extract.dir\Debug\extract.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"extract.dir\Debug\\
" /Fd"extract.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\sortex\xmain.c
xmain.c
c:\users\user\documents\csound\util1\sortex\xmain.c(46): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\util1\extract.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\extract.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/extract.pdb" /SUBSYSTEM:CON
SOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/extract.lib" /MACHINE:X64 /machine:x64 extract.dir\Debug\xmain.obj
extract.vcxproj -> C:\Users\User\Documents\csound\build\Debug\extract.exe
FinalizeBuildStatus:
Deleting file "extract.dir\Debug\extract.tlog\unsuccessfulbuild".
Touching "extract.dir\Debug\extract.tlog\extract.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\extract.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\extractor.vcxproj" (24) on node 1 (default targets).
PrepareForBuild:
Creating directory "extractor.dir\Debug\".
Creating directory "extractor.dir\Debug\extractor.tlog\".
InitializeBuildStatus:
Creating "extractor.dir\Debug\extractor.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"extractor.dir\Debug
\\" /Fd"extractor.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\xtrc_main.c
xtrc_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\extractor.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wins
pool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/extractor.pdb" /SUBSYSTEM
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/extractor.lib" /MACHINE:X64 /machine:x64 extractor.dir\Debug\xtrc_main.obj
extractor.vcxproj -> C:\Users\User\Documents\csound\build\Debug\extractor.exe
FinalizeBuildStatus:
Deleting file "extractor.dir\Debug\extractor.tlog\unsuccessfulbuild".
Touching "extractor.dir\Debug\extractor.tlog\extractor.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\extractor.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\fareygen.vcxproj" (25) on node 1 (default targets).
PrepareForBuild:
Creating directory "fareygen.dir\Debug\".
Creating directory "fareygen.dir\Debug\fareygen.tlog\".
InitializeBuildStatus:
Creating "fareygen.dir\Debug\fareygen.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D fareygen_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc
:inline /Fo"fareygen.dir\Debug\\" /Fd"fareygen.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\fareygen.c
fareygen.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\fareygen.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/fareygen.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/fareygen.lib" /MACHINE:X64 /machine:x64 /DLL fareygen.dir\Debug\fareygen.obj
Creating library C:/Users/User/Documents/csound/build/Debug/fareygen.lib and object C:/Users/User/Documents/csound/build/Debug/fareygen.exp
fareygen.vcxproj -> C:\Users\User\Documents\csound\build\Debug\fareygen.dll
FinalizeBuildStatus:
Deleting file "fareygen.dir\Debug\fareygen.tlog\unsuccessfulbuild".
Touching "fareygen.dir\Debug\fareygen.tlog\fareygen.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\fareygen.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\fractalnoise.vcxproj" (26) on node 1 (default targets).
PrepareForBuild:
Creating directory "fractalnoise.dir\Debug\".
Creating directory "fractalnoise.dir\Debug\fractalnoise.tlog\".
InitializeBuildStatus:
Creating "fractalnoise.dir\Debug\fractalnoise.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D fractalnoise_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:fo
rScope /Zc:inline /GR /Fo"fractalnoise.dir\Debug\\" /Fd"fractalnoise.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\tl\fractalnoise.cpp
fractalnoise.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\fractalnoise.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib w
inspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/fractalnoise.pdb" /SUBSYSTEM:CONSOLE /TLBID:
1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/fractalnoise.lib" /MACHINE:X64 /machine:x64 /DLL fractalnoise.dir\Debug\fractalnoise.obj
Creating library C:/Users/User/Documents/csound/build/Debug/fractalnoise.lib and object C:/Users/User/Documents/csound/build/Debug/fractalnoise.exp
fractalnoise.vcxproj -> C:\Users\User\Documents\csound\build\Debug\fractalnoise.dll
FinalizeBuildStatus:
Deleting file "fractalnoise.dir\Debug\fractalnoise.tlog\unsuccessfulbuild".
Touching "fractalnoise.dir\Debug\fractalnoise.tlog\fractalnoise.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\fractalnoise.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj" (27) on node 1 (default targets).
PrepareForBuild:
Creating directory "framebuffer.dir\Debug\".
Creating directory "framebuffer.dir\Debug\framebuffer.tlog\".
InitializeBuildStatus:
Creating "framebuffer.dir\Debug\framebuffer.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/framebuffer/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\framebuffer\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D framebuffer_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope
/Zc:inline /Fo"framebuffer.dir\Debug\\" /Fd"framebuffer.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\framebuffer\Framebuffer.c C:\Users\User\Documents\csound\Opcodes\framebuffer\OLABuffer.c C:\Users\User\Document
s\csound\Opcodes\framebuffer\OpcodeEntries.c
Framebuffer.c
c:\users\user\documents\csound\opcodes\framebuffer\framebuffer.c(36): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj]
OLABuffer.c
c:\users\user\documents\csound\opcodes\framebuffer\olabuffer.c(44): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj]
OpcodeEntries.c
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\framebuffer.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wi
nspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/framebuffer.pdb" /SUBSYSTEM:CONSOLE /TLBID:1
/DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/framebuffer.lib" /MACHINE:X64 /machine:x64 /DLL framebuffer.dir\Debug\Framebuffer.obj
framebuffer.dir\Debug\OLABuffer.obj
framebuffer.dir\Debug\OpcodeEntries.obj
Creating library C:/Users/User/Documents/csound/build/Debug/framebuffer.lib and object C:/Users/User/Documents/csound/build/Debug/framebuffer.exp
framebuffer.vcxproj -> C:\Users\User\Documents\csound\build\Debug\framebuffer.dll
FinalizeBuildStatus:
Deleting file "framebuffer.dir\Debug\framebuffer.tlog\unsuccessfulbuild".
Touching "framebuffer.dir\Debug\framebuffer.tlog\framebuffer.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj" (28) on node 1 (default targets).
PrepareForBuild:
Creating directory "ftsamplebank.dir\Debug\".
Creating directory "ftsamplebank.dir\Debug\ftsamplebank.tlog\".
InitializeBuildStatus:
Creating "ftsamplebank.dir\Debug\ftsamplebank.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D ftsamplebank_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:fo
rScope /Zc:inline /GR /Fo"ftsamplebank.dir\Debug\\" /Fd"ftsamplebank.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\ftsamplebank.cpp
ftsamplebank.cpp
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(70): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(119): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(118): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(263): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(269): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\ftsamplebank.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib w
inspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/ftsamplebank.pdb" /SUBSYSTEM:CONSOLE /TLBID:
1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/ftsamplebank.lib" /MACHINE:X64 /machine:x64 /DLL ftsamplebank.dir\Debug\ftsamplebank.obj
Creating library C:/Users/User/Documents/csound/build/Debug/ftsamplebank.lib and object C:/Users/User/Documents/csound/build/Debug/ftsamplebank.exp
ftsamplebank.vcxproj -> C:\Users\User\Documents\csound\build\Debug\ftsamplebank.dll
FinalizeBuildStatus:
Deleting file "ftsamplebank.dir\Debug\ftsamplebank.tlog\unsuccessfulbuild".
Touching "ftsamplebank.dir\Debug\ftsamplebank.tlog\ftsamplebank.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\getftargs.vcxproj" (29) on node 1 (default targets).
PrepareForBuild:
Creating directory "getftargs.dir\Debug\".
Creating directory "getftargs.dir\Debug\getftargs.tlog\".
InitializeBuildStatus:
Creating "getftargs.dir\Debug\getftargs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D getftargs_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Z
c:inline /Fo"getftargs.dir\Debug\\" /Fd"getftargs.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\getftargs.c
getftargs.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\getftargs.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wins
pool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/getftargs.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYN
AMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/getftargs.lib" /MACHINE:X64 /machine:x64 /DLL getftargs.dir\Debug\getftargs.obj
Creating library C:/Users/User/Documents/csound/build/Debug/getftargs.lib and object C:/Users/User/Documents/csound/build/Debug/getftargs.exp
getftargs.vcxproj -> C:\Users\User\Documents\csound\build\Debug\getftargs.dll
FinalizeBuildStatus:
Deleting file "getftargs.dir\Debug\getftargs.tlog\unsuccessfulbuild".
Touching "getftargs.dir\Debug\getftargs.tlog\getftargs.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\getftargs.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\gtf.vcxproj" (30) on node 1 (default targets).
PrepareForBuild:
Creating directory "gtf.dir\Debug\".
Creating directory "gtf.dir\Debug\gtf.tlog\".
InitializeBuildStatus:
Creating "gtf.dir\Debug\gtf.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D gtf_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inli
ne /Fo"gtf.dir\Debug\\" /Fd"gtf.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\gammatone.c
gammatone.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\gtf.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.l
ib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/gtf.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NX
COMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/gtf.lib" /MACHINE:X64 /machine:x64 /DLL gtf.dir\Debug\gammatone.obj
Creating library C:/Users/User/Documents/csound/build/Debug/gtf.lib and object C:/Users/User/Documents/csound/build/Debug/gtf.exp
gtf.vcxproj -> C:\Users\User\Documents\csound\build\Debug\gtf.dll
FinalizeBuildStatus:
Deleting file "gtf.dir\Debug\gtf.tlog\unsuccessfulbuild".
Touching "gtf.dir\Debug\gtf.tlog\gtf.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\gtf.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\het_export.vcxproj" (31) on node 1 (default targets).
PrepareForBuild:
Creating directory "het_export.dir\Debug\".
Creating directory "het_export.dir\Debug\het_export.tlog\".
InitializeBuildStatus:
Creating "het_export.dir\Debug\het_export.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"het_export.dir\Debu
g\\" /Fd"het_export.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\hetx_main.c
hetx_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\het_export.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/het_export.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/het_export.lib" /MACHINE:X64 /machine:x64 het_export.dir\Debug\hetx_main.obj
het_export.vcxproj -> C:\Users\User\Documents\csound\build\Debug\het_export.exe
FinalizeBuildStatus:
Deleting file "het_export.dir\Debug\het_export.tlog\unsuccessfulbuild".
Touching "het_export.dir\Debug\het_export.tlog\het_export.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\het_export.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\het_import.vcxproj" (32) on node 1 (default targets).
PrepareForBuild:
Creating directory "het_import.dir\Debug\".
Creating directory "het_import.dir\Debug\het_import.tlog\".
InitializeBuildStatus:
Creating "het_import.dir\Debug\het_import.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"het_import.dir\Debu
g\\" /Fd"het_import.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\heti_main.c
heti_main.c
c:\users\user\documents\csound\util\heti_main.c(78): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\het_import.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\heti_main.c(83): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\het_import.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\het_import.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/het_import.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/het_import.lib" /MACHINE:X64 /machine:x64 het_import.dir\Debug\heti_main.obj
het_import.vcxproj -> C:\Users\User\Documents\csound\build\Debug\het_import.exe
FinalizeBuildStatus:
Deleting file "het_import.dir\Debug\het_import.tlog\unsuccessfulbuild".
Touching "het_import.dir\Debug\het_import.tlog\het_import.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\het_import.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\hetro.vcxproj" (33) on node 1 (default targets).
PrepareForBuild:
Creating directory "hetro.dir\Debug\".
Creating directory "hetro.dir\Debug\hetro.tlog\".
InitializeBuildStatus:
Creating "hetro.dir\Debug\hetro.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"hetro.dir\Debug\\"
/Fd"hetro.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\het_main.c
het_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\hetro.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/hetro.pdb" /SUBSYSTEM:CONSOLE
/TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/hetro.lib" /MACHINE:X64 /machine:x64 hetro.dir\Debug\het_main.obj
hetro.vcxproj -> C:\Users\User\Documents\csound\build\Debug\hetro.exe
FinalizeBuildStatus:
Deleting file "hetro.dir\Debug\hetro.tlog\unsuccessfulbuild".
Touching "hetro.dir\Debug\hetro.tlog\hetro.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\hetro.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj" (34) on node 1 (default targets).
PrepareForBuild:
Creating directory "ipmidi.dir\Debug\".
Creating directory "ipmidi.dir\Debug\ipmidi.tlog\".
InitializeBuildStatus:
Creating "ipmidi.dir\Debug\ipmidi.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/InOut/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\InOut\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /I"C:\Program Files
(x86)\Jack\includes" /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D ipmidi_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /
fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"ipmidi.dir\Debug\\" /Fd"ipmidi.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\InOut\ipmidi.c
ipmidi.c
c:\users\user\documents\csound\inout\ipmidi.c(62): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj]
c:\users\user\documents\csound\inout\ipmidi.c(75): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\InOut\ipmidi.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\inout\ipmidi.c(88): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\winsock2.h(1830): note: see declaration of 'inet_addr'
c:\users\user\documents\csound\inout\ipmidi.c(95): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\InOut\ipmidi.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\inout\ipmidi.c(149): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\InOut\ipmidi.vc
xproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(459): note: see declaration of 'close'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\ipmidi.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/ipmidi.pdb" /SUBSYSTEM:CONSOLE /TLBID:1
/DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/ipmidi.lib" /MACHINE:X64 /machine:x64 /DLL ipmidi.dir\Debug\ipmidi.obj
Creating library C:/Users/User/Documents/csound/build/Debug/ipmidi.lib and object C:/Users/User/Documents/csound/build/Debug/ipmidi.exp
ipmidi.vcxproj -> C:\Users\User\Documents\csound\build\Debug\ipmidi.dll
FinalizeBuildStatus:
Deleting file "ipmidi.dir\Debug\ipmidi.tlog\unsuccessfulbuild".
Touching "ipmidi.dir\Debug\ipmidi.tlog\ipmidi.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj" (35) on node 1 (default targets).
PrepareForBuild:
Creating directory "libcsnd6.dir\Debug\".
Creating directory "libcsnd6.dir\Debug\libcsnd6.tlog\".
InitializeBuildStatus:
Creating "libcsnd6.dir\Debug\libcsnd6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/interfaces/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\interfaces\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D libcsnd6_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forSco
pe /Zc:inline /GR /Fo"libcsnd6.dir\Debug\\" /Fd"libcsnd6.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\interfaces\CppSound.cpp C:\Users\User\Documents\csound\interfaces\CsoundFile.cpp C:\Users\User\Documents\csound\interf
aces\Soundfile.cpp C:\Users\User\Documents\csound\interfaces\csPerfThread.cpp C:\Users\User\Documents\csound\interfaces\cs_glue.cpp C:\Users\User\Documents\csound\interfaces\filebuilding.cpp
CppSound.cpp
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(98): warning C4251: 'CsoundFile::filename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users
\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(102): warning C4251: 'CsoundFile::command': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users
\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(103): warning C4251: 'CsoundFile::args': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\bui
ld\interfaces\libcsnd6.vcxproj]
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<std::string,std::allocator<_Ty>>'
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(104): warning C4251: 'CsoundFile::argv': class 'std::vector<char *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\build\in
terfaces\libcsnd6.vcxproj]
with
[
_Ty=char *
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<char *,std::allocator<_Ty>>'
with
[
_Ty=char *
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(108): warning C4251: 'CsoundFile::orchestra': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Use
rs\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(112): warning C4251: 'CsoundFile::score': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\U
ser\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(116): warning C4251: 'CsoundFile::midifile': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csou
nd\build\interfaces\libcsnd6.vcxproj]
with
[
_Ty=unsigned char
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(116): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
with
[
_Ty=unsigned char
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(121): warning C4251: 'CsoundFile::libraryFilename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [
C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(122): warning C4251: 'CsoundFile::arrangement': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\cso
und\build\interfaces\libcsnd6.vcxproj]
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<std::string,std::allocator<_Ty>>'
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\cppsound.hpp(58): warning C4251: 'CppSound::renderedSoundfile': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CppSound' [C:\Us
ers\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\cppsound.cpp(89): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\cppsound.cpp(136): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
CsoundFile.cpp
c:\users\user\documents\csound\interfaces\csoundfile.hpp(98): warning C4251: 'CsoundFile::filename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users
\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(102): warning C4251: 'CsoundFile::command': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users
\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(103): warning C4251: 'CsoundFile::args': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\bui
ld\interfaces\libcsnd6.vcxproj]
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<std::string,std::allocator<_Ty>>'
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(104): warning C4251: 'CsoundFile::argv': class 'std::vector<char *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\build\in
terfaces\libcsnd6.vcxproj]
with
[
_Ty=char *
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<char *,std::allocator<_Ty>>'
with
[
_Ty=char *
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(108): warning C4251: 'CsoundFile::orchestra': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Use
rs\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(112): warning C4251: 'CsoundFile::score': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\U
ser\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(116): warning C4251: 'CsoundFile::midifile': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csou
nd\build\interfaces\libcsnd6.vcxproj]
with
[
_Ty=unsigned char
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(116): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
with
[
_Ty=unsigned char
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(121): warning C4251: 'CsoundFile::libraryFilename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [
C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xstring(4273): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
c:\users\user\documents\csound\interfaces\csoundfile.hpp(122): warning C4251: 'CsoundFile::arrangement': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\cso
und\build\interfaces\libcsnd6.vcxproj]
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(73): note: see declaration of 'std::vector<std::string,std::allocator<_Ty>>'
with
[
_Ty=std::string
]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(81): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\int
erfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(538): note: see declaration of 'strdup'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(150): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(156): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(157): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(559): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(680): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(697): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(707): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(717): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(726): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(735): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(744): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(752): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(759): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(766): 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. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(945): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(1096): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(1174): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.cpp(1246): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\interfaces\csoundfile.cpp(1269): warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(495): note: see declaration of 'gmtime'
Soundfile.cpp
c:\users\user\documents\csound\interfaces\soundfile.cpp(99): warning C4244: 'initializing': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(108): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(116): warning C4244: 'return': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(120): warning C4244: 'return': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(124): warning C4244: 'return': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(128): warning C4244: 'return': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\soundfile.cpp(138): warning C4244: 'return': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
csPerfThread.cpp
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csperfthread.cpp(185): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csperfthread.cpp(352): 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:\Users\Us
er\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\interfaces\csperfthread.cpp(685): warning C4244: '=': conversion from 'uintptr_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
cs_glue.cpp
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\cs_glue.cpp(581): 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:\Users\User\Do
cuments\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\interfaces\cs_glue.cpp(668): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1467): note: see declaration of 'vsprintf'
filebuilding.cpp
c:\users\user\documents\csound\interfaces\filebuilding.cpp(36): 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:\Users\Use
r\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(37): 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:\Users\Use
r\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(95): 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. [C:\Users\U
ser\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(105): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(115): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(125): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(133): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(142): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(151): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(159): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(166): 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. [C:\Users\
User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\interfaces\filebuilding.cpp(173): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\csnd6.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Program Files\Mega-Nerd\libsndfile\lib\libsndfile-1.lib" ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/Us
er/Documents/csound/build/Debug/csnd6.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/csnd6.lib" /MACHINE:X64 /machine:x64 /DLL libcsnd6.dir\Debug\CppSound.obj
libcsnd6.dir\Debug\CsoundFile.obj
libcsnd6.dir\Debug\Soundfile.obj
libcsnd6.dir\Debug\csPerfThread.obj
libcsnd6.dir\Debug\cs_glue.obj
libcsnd6.dir\Debug\filebuilding.obj
Creating library C:/Users/User/Documents/csound/build/Debug/csnd6.lib and object C:/Users/User/Documents/csound/build/Debug/csnd6.exp
libcsnd6.vcxproj -> C:\Users\User\Documents\csound\build\Debug\csnd6.dll
FinalizeBuildStatus:
Deleting file "libcsnd6.dir\Debug\libcsnd6.tlog\unsuccessfulbuild".
Touching "libcsnd6.dir\Debug\libcsnd6.tlog\libcsnd6.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\liveconv.vcxproj" (36) on node 1 (default targets).
PrepareForBuild:
Creating directory "liveconv.dir\Debug\".
Creating directory "liveconv.dir\Debug\liveconv.tlog\".
InitializeBuildStatus:
Creating "liveconv.dir\Debug\liveconv.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D liveconv_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc
:inline /Fo"liveconv.dir\Debug\\" /Fd"liveconv.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\liveconv.c
liveconv.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\liveconv.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/liveconv.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/liveconv.lib" /MACHINE:X64 /machine:x64 /DLL liveconv.dir\Debug\liveconv.obj
Creating library C:/Users/User/Documents/csound/build/Debug/liveconv.lib and object C:/Users/User/Documents/csound/build/Debug/liveconv.exp
liveconv.vcxproj -> C:\Users\User\Documents\csound\build\Debug\liveconv.dll
FinalizeBuildStatus:
Deleting file "liveconv.dir\Debug\liveconv.tlog\unsuccessfulbuild".
Touching "liveconv.dir\Debug\liveconv.tlog\liveconv.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\liveconv.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\lpanal.vcxproj" (37) on node 1 (default targets).
PrepareForBuild:
Creating directory "lpanal.dir\Debug\".
Creating directory "lpanal.dir\Debug\lpanal.tlog\".
InitializeBuildStatus:
Creating "lpanal.dir\Debug\lpanal.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"lpanal.dir\Debug\\"
/Fd"lpanal.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\lpc_main.c
lpc_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\lpanal.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/lpanal.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/lpanal.lib" /MACHINE:X64 /machine:x64 lpanal.dir\Debug\lpc_main.obj
lpanal.vcxproj -> C:\Users\User\Documents\csound\build\Debug\lpanal.exe
FinalizeBuildStatus:
Deleting file "lpanal.dir\Debug\lpanal.tlog\unsuccessfulbuild".
Touching "lpanal.dir\Debug\lpanal.tlog\lpanal.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\lpanal.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\lpc_export.vcxproj" (38) on node 1 (default targets).
PrepareForBuild:
Creating directory "lpc_export.dir\Debug\".
Creating directory "lpc_export.dir\Debug\lpc_export.tlog\".
InitializeBuildStatus:
Creating "lpc_export.dir\Debug\lpc_export.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"lpc_export.dir\Debu
g\\" /Fd"lpc_export.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\lpcx_main.c
lpcx_main.c
c:\users\user\documents\csound\util\lpcx_main.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\lpc_export.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\lpcx_main.c(65): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\lpc_export.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\lpc_export.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/lpc_export.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/lpc_export.lib" /MACHINE:X64 /machine:x64 lpc_export.dir\Debug\lpcx_main.obj
lpc_export.vcxproj -> C:\Users\User\Documents\csound\build\Debug\lpc_export.exe
FinalizeBuildStatus:
Deleting file "lpc_export.dir\Debug\lpc_export.tlog\unsuccessfulbuild".
Touching "lpc_export.dir\Debug\lpc_export.tlog\lpc_export.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\lpc_export.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\lpc_import.vcxproj" (39) on node 1 (default targets).
PrepareForBuild:
Creating directory "lpc_import.dir\Debug\".
Creating directory "lpc_import.dir\Debug\lpc_import.tlog\".
InitializeBuildStatus:
Creating "lpc_import.dir\Debug\lpc_import.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"lpc_import.dir\Debu
g\\" /Fd"lpc_import.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\lpci_main.c
lpci_main.c
c:\users\user\documents\csound\util\lpci_main.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\lpc_import.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\lpci_main.c(65): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\lpc_import.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\lpc_import.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/lpc_import.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/lpc_import.lib" /MACHINE:X64 /machine:x64 lpc_import.dir\Debug\lpci_main.obj
lpc_import.vcxproj -> C:\Users\User\Documents\csound\build\Debug\lpc_import.exe
FinalizeBuildStatus:
Deleting file "lpc_import.dir\Debug\lpc_import.tlog\unsuccessfulbuild".
Touching "lpc_import.dir\Debug\lpc_import.tlog\lpc_import.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\lpc_import.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\makecsd.vcxproj" (40) on node 1 (default targets).
PrepareForBuild:
Creating directory "makecsd.dir\Debug\".
Creating directory "makecsd.dir\Debug\makecsd.tlog\".
InitializeBuildStatus:
Creating "makecsd.dir\Debug\makecsd.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"makecsd.dir\Debug\\
" /Fd"makecsd.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\csd_util\base64.c C:\Users\User\Documents\csound\util1\csd_util\makecsd.c
base64.c
c:\users\user\documents\csound\util1\csd_util\base64.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\csd_util\base64.c(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
makecsd.c
c:\users\user\documents\csound\util1\csd_util\makecsd.c(122): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\csd_util\makecsd.c(125): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\U
ser\Documents\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\util1\csd_util\makecsd.c(306): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\csd_util\makecsd.c(309): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\U
ser\Documents\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(181): note: see declaration of 'strerror'
c:\users\user\documents\csound\util1\csd_util\makecsd.c(360): warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\
Documents\csound\build\util1\makecsd.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\time.h(495): note: see declaration of 'gmtime'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\makecsd.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/makecsd.pdb" /SUBSYSTEM:CON
SOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/makecsd.lib" /MACHINE:X64 /machine:x64 makecsd.dir\Debug\base64.obj
makecsd.dir\Debug\makecsd.obj
makecsd.vcxproj -> C:\Users\User\Documents\csound\build\Debug\makecsd.exe
FinalizeBuildStatus:
Deleting file "makecsd.dir\Debug\makecsd.tlog\unsuccessfulbuild".
Touching "makecsd.dir\Debug\makecsd.tlog\makecsd.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\makecsd.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\mixer.vcxproj" (41) on node 1 (default targets).
PrepareForBuild:
Creating directory "mixer.dir\Debug\".
Creating directory "mixer.dir\Debug\mixer.tlog\".
InitializeBuildStatus:
Creating "mixer.dir\Debug\mixer.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D mixer_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope
/Zc:inline /GR /Fo"mixer.dir\Debug\\" /Fd"mixer.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\mixer.cpp
mixer.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\mixer.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/mixer.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE
/NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/mixer.lib" /MACHINE:X64 /machine:x64 /DLL mixer.dir\Debug\mixer.obj
Creating library C:/Users/User/Documents/csound/build/Debug/mixer.lib and object C:/Users/User/Documents/csound/build/Debug/mixer.exp
mixer.vcxproj -> C:\Users\User\Documents\csound\build\Debug\mixer.dll
FinalizeBuildStatus:
Deleting file "mixer.dir\Debug\mixer.tlog\unsuccessfulbuild".
Touching "mixer.dir\Debug\mixer.tlog\mixer.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\mixer.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\mixer-bin.vcxproj" (42) on node 1 (default targets).
PrepareForBuild:
Creating directory "mixer-bin.dir\Debug\".
Creating directory "mixer-bin.dir\Debug\mixer-bin.tlog\".
InitializeBuildStatus:
Creating "mixer-bin.dir\Debug\mixer-bin.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mixer-bin.dir\Debug
\\" /Fd"mixer-bin.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\mixer_main.c
mixer_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\mixer.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/mixer.pdb" /SUBSYSTEM:CONSOLE
/TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/mixer.lib" /MACHINE:X64 /machine:x64 "mixer-bin.dir\Debug\mixer_main.obj"
LINK : C:\Users\User\Documents\csound\build\Debug\mixer.exe not found or not built by the last incremental link; performing full link
mixer-bin.vcxproj -> C:\Users\User\Documents\csound\build\Debug\mixer.exe
FinalizeBuildStatus:
Deleting file "mixer-bin.dir\Debug\mixer-bin.tlog\unsuccessfulbuild".
Touching "mixer-bin.dir\Debug\mixer-bin.tlog\mixer-bin.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\mixer-bin.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\padsynth.vcxproj" (43) on node 1 (default targets).
PrepareForBuild:
Creating directory "padsynth.dir\Debug\".
Creating directory "padsynth.dir\Debug\padsynth.tlog\".
InitializeBuildStatus:
Creating "padsynth.dir\Debug\padsynth.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D padsynth_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forSco
pe /Zc:inline /GR /Fo"padsynth.dir\Debug\\" /Fd"padsynth.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\padsynth_gen.cpp
padsynth_gen.cpp
c:\users\user\documents\csound\opcodes\padsynth_gen.cpp(513): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\padsynth.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\padsynth.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/padsynth.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/padsynth.lib" /MACHINE:X64 /machine:x64 /DLL padsynth.dir\Debug\padsynth_gen.obj
Creating library C:/Users/User/Documents/csound/build/Debug/padsynth.lib and object C:/Users/User/Documents/csound/build/Debug/padsynth.exp
padsynth.vcxproj -> C:\Users\User\Documents\csound\build\Debug\padsynth.dll
FinalizeBuildStatus:
Deleting file "padsynth.dir\Debug\padsynth.tlog\unsuccessfulbuild".
Touching "padsynth.dir\Debug\padsynth.tlog\padsynth.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\padsynth.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\platerev.vcxproj" (44) on node 1 (default targets).
PrepareForBuild:
Creating directory "platerev.dir\Debug\".
Creating directory "platerev.dir\Debug\platerev.tlog\".
InitializeBuildStatus:
Creating "platerev.dir\Debug\platerev.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D platerev_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc
:inline /Fo"platerev.dir\Debug\\" /Fd"platerev.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\platerev.c
platerev.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\platerev.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/platerev.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/platerev.lib" /MACHINE:X64 /machine:x64 /DLL platerev.dir\Debug\platerev.obj
Creating library C:/Users/User/Documents/csound/build/Debug/platerev.lib and object C:/Users/User/Documents/csound/build/Debug/platerev.exp
platerev.vcxproj -> C:\Users\User\Documents\csound\build\Debug\platerev.dll
FinalizeBuildStatus:
Deleting file "platerev.dir\Debug\platerev.tlog\unsuccessfulbuild".
Touching "platerev.dir\Debug\platerev.tlog\platerev.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\platerev.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\pv_export.vcxproj" (45) on node 1 (default targets).
PrepareForBuild:
Creating directory "pv_export.dir\Debug\".
Creating directory "pv_export.dir\Debug\pv_export.tlog\".
InitializeBuildStatus:
Creating "pv_export.dir\Debug\pv_export.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"pv_export.dir\Debug
\\" /Fd"pv_export.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\pvx_main.c
pvx_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\pv_export.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wins
pool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/pv_export.pdb" /SUBSYSTEM
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/pv_export.lib" /MACHINE:X64 /machine:x64 pv_export.dir\Debug\pvx_main.obj
pv_export.vcxproj -> C:\Users\User\Documents\csound\build\Debug\pv_export.exe
FinalizeBuildStatus:
Deleting file "pv_export.dir\Debug\pv_export.tlog\unsuccessfulbuild".
Touching "pv_export.dir\Debug\pv_export.tlog\pv_export.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\pv_export.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\pv_import.vcxproj" (46) on node 1 (default targets).
PrepareForBuild:
Creating directory "pv_import.dir\Debug\".
Creating directory "pv_import.dir\Debug\pv_import.tlog\".
InitializeBuildStatus:
Creating "pv_import.dir\Debug\pv_import.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"pv_import.dir\Debug
\\" /Fd"pv_import.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\pvi_main.c
pvi_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\pv_import.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wins
pool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/pv_import.pdb" /SUBSYSTEM
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/pv_import.lib" /MACHINE:X64 /machine:x64 pv_import.dir\Debug\pvi_main.obj
pv_import.vcxproj -> C:\Users\User\Documents\csound\build\Debug\pv_import.exe
FinalizeBuildStatus:
Deleting file "pv_import.dir\Debug\pv_import.tlog\unsuccessfulbuild".
Touching "pv_import.dir\Debug\pv_import.tlog\pv_import.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\pv_import.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\pvanal.vcxproj" (47) on node 1 (default targets).
PrepareForBuild:
Creating directory "pvanal.dir\Debug\".
Creating directory "pvanal.dir\Debug\pvanal.tlog\".
InitializeBuildStatus:
Creating "pvanal.dir\Debug\pvanal.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"pvanal.dir\Debug\\"
/Fd"pvanal.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\pvc_main.c
pvc_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\pvanal.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/pvanal.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/pvanal.lib" /MACHINE:X64 /machine:x64 pvanal.dir\Debug\pvc_main.obj
pvanal.vcxproj -> C:\Users\User\Documents\csound\build\Debug\pvanal.exe
FinalizeBuildStatus:
Deleting file "pvanal.dir\Debug\pvanal.tlog\unsuccessfulbuild".
Touching "pvanal.dir\Debug\pvanal.tlog\pvanal.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\pvanal.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\pvlook.vcxproj" (48) on node 1 (default targets).
PrepareForBuild:
Creating directory "pvlook.dir\Debug\".
Creating directory "pvlook.dir\Debug\pvlook.tlog\".
InitializeBuildStatus:
Creating "pvlook.dir\Debug\pvlook.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"pvlook.dir\Debug\\"
/Fd"pvlook.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\pvl_main.c
pvl_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\pvlook.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/pvlook.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/pvlook.lib" /MACHINE:X64 /machine:x64 pvlook.dir\Debug\pvl_main.obj
pvlook.vcxproj -> C:\Users\User\Documents\csound\build\Debug\pvlook.exe
FinalizeBuildStatus:
Deleting file "pvlook.dir\Debug\pvlook.tlog\unsuccessfulbuild".
Touching "pvlook.dir\Debug\pvlook.tlog\pvlook.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\pvlook.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj" (49) on node 1 (default targets).
PrepareForBuild:
Creating directory "pvsops.dir\Debug\".
Creating directory "pvsops.dir\Debug\pvsops.tlog\".
InitializeBuildStatus:
Creating "pvsops.dir\Debug\pvsops.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D pvsops_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope
/Zc:inline /GR /Fo"pvsops.dir\Debug\\" /Fd"pvsops.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\pvsops.cpp
pvsops.cpp
c:\users\user\documents\csound\opcodes\pvsops.cpp(177): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj]
c:\users\user\documents\csound\opcodes\pvsops.cpp(178): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2440): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the ca
ller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2440): note: see declaration of 'std::copy::_Unchecked_iterators::_Deprecate'
c:\users\user\documents\csound\include\plugin.h(654): note: see reference to function template instantiation '_OutIt *std::copy<csnd::Table*,csnd::Table*>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=csnd::Table *,
_InIt=csnd::Table *
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1321): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call relie
s on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1321): note: see declaration of 'std::transform::_Unchecked_iterators::_Deprecate'
c:\users\user\documents\csound\opcodes\pvsops.cpp(53): note: see reference to function template instantiation '_OutIt *std::transform<csnd::Pvbin<float>*,float*,PVTrace::kperf::<lambda_ff05674306ea729aa39c8d03d3cafa5b>>(const _InIt,const _InIt,_OutIt,_Fn)'
being compiled
with
[
_OutIt=float *,
_InIt=csnd::Pvbin<float> *,
_Fn=PVTrace::kperf::<lambda_ff05674306ea729aa39c8d03d3cafa5b>
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2898): warning C4244: '=': conversion from 'const int' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2912): note: see reference to function template instantiation 'void std::_Fill_unchecked1<_FwdIt,_Ty>(_FwdIt,_FwdIt,const _Ty &,std::false_type)' bein
g compiled
with
[
_FwdIt=float *,
_Ty=int
]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2920): note: see reference to function template instantiation 'void std::_Fill_unchecked<_Iter,_Ty>(_FwdIt,_FwdIt,const _Ty &)' being compiled
with
[
_Iter=float *,
_Ty=int,
_FwdIt=float *
]
c:\users\user\documents\csound\include\plugin.h(522): note: see reference to function template instantiation 'void std::fill<float*,int>(_FwdIt,_FwdIt,const _Ty &)' being compiled
with
[
_FwdIt=float *,
_Ty=int
]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\pvsops.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/pvsops.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBA
SE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/pvsops.lib" /MACHINE:X64 /machine:x64 /DLL pvsops.dir\Debug\pvsops.obj
Creating library C:/Users/User/Documents/csound/build/Debug/pvsops.lib and object C:/Users/User/Documents/csound/build/Debug/pvsops.exp
pvsops.vcxproj -> C:\Users\User\Documents\csound\build\Debug\pvsops.dll
FinalizeBuildStatus:
Deleting file "pvsops.dir\Debug\pvsops.tlog\unsuccessfulbuild".
Touching "pvsops.dir\Debug\pvsops.tlog\pvsops.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\pvsops.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\quadbezier.vcxproj" (50) on node 1 (default targets).
PrepareForBuild:
Creating directory "quadbezier.dir\Debug\".
Creating directory "quadbezier.dir\Debug\quadbezier.tlog\".
InitializeBuildStatus:
Creating "quadbezier.dir\Debug\quadbezier.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D quadbezier_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /
Zc:inline /Fo"quadbezier.dir\Debug\\" /Fd"quadbezier.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\quadbezier.c
quadbezier.c
c:\users\user\documents\csound\opcodes\quadbezier.c(71): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\quadbezier.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\quadbezier.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib win
spool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/quadbezier.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /D
YNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/quadbezier.lib" /MACHINE:X64 /machine:x64 /DLL quadbezier.dir\Debug\quadbezier.obj
Creating library C:/Users/User/Documents/csound/build/Debug/quadbezier.lib and object C:/Users/User/Documents/csound/build/Debug/quadbezier.exp
quadbezier.vcxproj -> C:\Users\User\Documents\csound\build\Debug\quadbezier.dll
FinalizeBuildStatus:
Deleting file "quadbezier.dir\Debug\quadbezier.tlog\unsuccessfulbuild".
Touching "quadbezier.dir\Debug\quadbezier.tlog\quadbezier.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\quadbezier.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj" (51) on node 1 (default targets).
PrepareForBuild:
Creating directory "rtjack.dir\Debug\".
Creating directory "rtjack.dir\Debug\rtjack.tlog\".
InitializeBuildStatus:
Creating "rtjack.dir\Debug\rtjack.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/InOut/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\InOut\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /I"C:\Program Files
(x86)\Jack\includes" /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D rtjack_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /
fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"rtjack.dir\Debug\\" /Fd"rtjack.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\InOut\rtjack.c
rtjack.c
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(19): warning C4142: 'int32_t': benign redefinition of type [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\jack\includes\jack\systemdeps.h(73): note: see declaration of 'int32_t'
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(23): warning C4142: 'uint32_t': benign redefinition of type [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\jack\includes\jack\systemdeps.h(74): note: see declaration of 'uint32_t'
c:\users\user\documents\csound\include\sysdep.h(294): warning C4142: 'int32_t': benign redefinition of type [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(19): note: see declaration of 'int32_t'
c:\users\user\documents\csound\include\sysdep.h(295): warning C4142: 'uint32_t': benign redefinition of type [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(23): note: see declaration of 'uint32_t'
c:\users\user\documents\csound\inout\rtjack.c(614): 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:\Users\User\Documents\
csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(824): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\users\user\documents\csound\inout\rtjack.c(1077): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1078): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1079): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1139): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1140): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1141): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\inout\rtjack.c(1194): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj]
c:\users\user\documents\csound\inout\rtjack.c(1217): 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. [C:\Users\User\Documen
ts\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\inout\rtjack.c(1330): 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. [C:\Users\User\Documen
ts\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\inout\rtjack.c(1451): 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:\Users\User\Documents
\csound\build\InOut\rtjack.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\rtjack.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Program Files (x86)\Jack\lib\libjack64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/rt
jack.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE:NO /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/rtjack.lib" /MACHINE:X64 /machine:x64 /DLL rtjack.dir\Debug\rtjack.obj
Creating library C:/Users/User/Documents/csound/build/Debug/rtjack.lib and object C:/Users/User/Documents/csound/build/Debug/rtjack.exp
rtjack.vcxproj -> C:\Users\User\Documents\csound\build\Debug\rtjack.dll
FinalizeBuildStatus:
Deleting file "rtjack.dir\Debug\rtjack.tlog\unsuccessfulbuild".
Touching "rtjack.dir\Debug\rtjack.tlog\rtjack.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\InOut\rtjack.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj" (52) on node 1 (default targets).
PrepareForBuild:
Creating directory "rtwinmm.dir\Debug\".
Creating directory "rtwinmm.dir\Debug\rtwinmm.tlog\".
InitializeBuildStatus:
Creating "rtwinmm.dir\Debug\rtwinmm.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/InOut/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\InOut\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /I"C:\Program Files
(x86)\Jack\includes" /Zi /nologo /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D rtwinmm_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS
/fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"rtwinmm.dir\Debug\\" /Fd"rtwinmm.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\InOut\rtwinmm.c
rtwinmm.c
c:\users\user\documents\csound\inout\rtwinmm.c(148): warning C4244: '=': conversion from 'DWORD' to 'WORD', possible loss of data [C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj]
c:\users\user\documents\csound\inout\rtwinmm.c(149): warning C4244: '=': conversion from 'DWORD' to 'WORD', possible loss of data [C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj]
c:\users\user\documents\csound\inout\rtwinmm.c(266): warning C4996: 'GetVersion': was declared deprecated [C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\um\sysinfoapi.h(184): note: see declaration of 'GetVersion'
c:\users\user\documents\csound\inout\rtwinmm.c(516): warning C4244: '=': conversion from 'DWORD_PTR' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\rtwinmm.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib winmm.lib gdi32.lib kernel32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/rtwinmm.pdb" /SU
BSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/rtwinmm.lib" /MACHINE:X64 /machine:x64 /DLL rtwinmm.dir\Debug\rtwinmm.obj
Creating library C:/Users/User/Documents/csound/build/Debug/rtwinmm.lib and object C:/Users/User/Documents/csound/build/Debug/rtwinmm.exp
rtwinmm.vcxproj -> C:\Users\User\Documents\csound\build\Debug\rtwinmm.dll
FinalizeBuildStatus:
Deleting file "rtwinmm.dir\Debug\rtwinmm.tlog\unsuccessfulbuild".
Touching "rtwinmm.dir\Debug\rtwinmm.tlog\rtwinmm.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\InOut\rtwinmm.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\scale.vcxproj" (53) on node 1 (default targets).
PrepareForBuild:
Creating directory "scale.dir\Debug\".
Creating directory "scale.dir\Debug\scale.tlog\".
InitializeBuildStatus:
Creating "scale.dir\Debug\scale.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"scale.dir\Debug\\"
/Fd"scale.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\scale_main.c
scale_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\scale.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool
.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/scale.pdb" /SUBSYSTEM:CONSOLE
/TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/scale.lib" /MACHINE:X64 /machine:x64 scale.dir\Debug\scale_main.obj
scale.vcxproj -> C:\Users\User\Documents\csound\build\Debug\scale.exe
FinalizeBuildStatus:
Deleting file "scale.dir\Debug\scale.tlog\unsuccessfulbuild".
Touching "scale.dir\Debug\scale.tlog\scale.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\scale.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\scansyn.vcxproj" (54) on node 1 (default targets).
PrepareForBuild:
Creating directory "scansyn.dir\Debug\".
Creating directory "scansyn.dir\Debug\scansyn.tlog\".
InitializeBuildStatus:
Creating "scansyn.dir\Debug\scansyn.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D scansyn_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"scansyn.dir\Debug\\" /Fd"scansyn.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\scansyn.c C:\Users\User\Documents\csound\Opcodes\scansynx.c
scansyn.c
scansynx.c
c:\users\user\documents\csound\opcodes\scansynx.c(313): 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:\Users\User\Docu
ments\csound\build\Opcodes\scansyn.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\opcodes\scansynx.c(354): 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. [C:\Users\User\Docume
nts\csound\build\Opcodes\scansyn.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\opcodes\scansynx.c(355): 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. [C:\Users\User\Docume
nts\csound\build\Opcodes\scansyn.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\scansyn.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/scansyn.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/scansyn.lib" /MACHINE:X64 /machine:x64 /DLL scansyn.dir\Debug\scansyn.obj
scansyn.dir\Debug\scansynx.obj
Creating library C:/Users/User/Documents/csound/build/Debug/scansyn.lib and object C:/Users/User/Documents/csound/build/Debug/scansyn.exp
scansyn.vcxproj -> C:\Users\User\Documents\csound\build\Debug\scansyn.dll
FinalizeBuildStatus:
Deleting file "scansyn.dir\Debug\scansyn.tlog\unsuccessfulbuild".
Touching "scansyn.dir\Debug\scansyn.tlog\scansyn.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\scansyn.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\scot.vcxproj" (55) on node 1 (default targets).
PrepareForBuild:
Creating directory "scot.dir\Debug\".
Creating directory "scot.dir\Debug\scot.tlog\".
InitializeBuildStatus:
Creating "scot.dir\Debug\scot.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"scot.dir\Debug\\" /
Fd"scot.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\scot\scot_main.c C:\Users\User\Documents\csound\util1\scot\scot.c
scot_main.c
c:\users\user\documents\csound\util1\scot\scot_main.c(15): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util1\scot\scot_main.c(29): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
scot.c
c:\users\user\documents\csound\util1\scot\scot.c(137): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\scot.vcxproj]
c:\users\user\documents\csound\util1\scot\scot.c(169): 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. [C:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util1\scot\scot.c(243): 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. [C:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util1\scot\scot.c(249): 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. [C:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util1\scot\scot.c(376): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(528): 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. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\scot\scot.c(530): 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. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\scot\scot.c(532): 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. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\scot\scot.c(534): 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. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\scot\scot.c(536): 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. [C:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util1\scot\scot.c(614): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(687): 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:\Users\User\Docum
ents\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util1\scot\scot.c(700): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(708): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(761): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(762): 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. [C:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(89): note: see declaration of 'strcat'
c:\users\user\documents\csound\util1\scot\scot.c(872): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(969): 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:\Users\User\Documen
ts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util1\scot\scot.c(1290): 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:\Users\User\Docume
nts\csound\build\util1\scot.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\scot.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.
lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/scot.pdb" /SUBSYSTEM:CONSOLE /
TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/scot.lib" /MACHINE:X64 /machine:x64 scot.dir\Debug\scot_main.obj
scot.dir\Debug\scot.obj
scot.vcxproj -> C:\Users\User\Documents\csound\build\Debug\scot.exe
FinalizeBuildStatus:
Deleting file "scot.dir\Debug\scot.tlog\unsuccessfulbuild".
Touching "scot.dir\Debug\scot.tlog\scot.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\scot.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util1\scsort.vcxproj" (56) on node 1 (default targets).
PrepareForBuild:
Creating directory "scsort.dir\Debug\".
Creating directory "scsort.dir\Debug\scsort.tlog\".
InitializeBuildStatus:
Creating "scsort.dir\Debug\scsort.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util1/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util1\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"scsort.dir\Debug\\"
/Fd"scsort.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util1\sortex\smain.c
smain.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\scsort.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/scsort.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util1/Debug/scsort.lib" /MACHINE:X64 /machine:x64 scsort.dir\Debug\smain.obj
scsort.vcxproj -> C:\Users\User\Documents\csound\build\Debug\scsort.exe
FinalizeBuildStatus:
Deleting file "scsort.dir\Debug\scsort.tlog\unsuccessfulbuild".
Touching "scsort.dir\Debug\scsort.tlog\scsort.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util1\scsort.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\emugens\scugens.vcxproj" (57) on node 1 (default targets).
PrepareForBuild:
Creating directory "scugens.dir\Debug\".
Creating directory "scugens.dir\Debug\scugens.tlog\".
InitializeBuildStatus:
Creating "scugens.dir\Debug\scugens.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/emugens/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\emugens\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D scugens_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"scugens.dir\Debug\\" /Fd"scugens.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\emugens\scugens.c
scugens.c
c:\users\user\documents\csound\opcodes\emugens\scugens.c(428): warning C4244: '=': conversion from 'uint64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\scugens.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\scugens.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/scugens.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/scugens.lib" /MACHINE:X64 /machine:x64 /DLL scugens.dir\Debug\scugens.obj
Creating library C:/Users/User/Documents/csound/build/Debug/scugens.lib and object C:/Users/User/Documents/csound/build/Debug/scugens.exp
scugens.vcxproj -> C:\Users\User\Documents\csound\build\Debug\scugens.dll
FinalizeBuildStatus:
Deleting file "scugens.dir\Debug\scugens.tlog\unsuccessfulbuild".
Touching "scugens.dir\Debug\scugens.tlog\scugens.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\emugens\scugens.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj" (58) on node 1 (default targets).
PrepareForBuild:
Creating directory "sdif2ad.dir\Debug\".
Creating directory "sdif2ad.dir\Debug\sdif2ad.tlog\".
InitializeBuildStatus:
Creating "sdif2ad.dir\Debug\sdif2ad.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/SDIF/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\SDIF\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"sdif2ad.dir\Debug\\
" /Fd"sdif2ad.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\SDIF\sdif2adsyn.c C:\Users\User\Documents\csound\util\SDIF\sdif.c "C:\Users\User\Documents\csound\util\SDIF\sdif-mem.c"
sdif2adsyn.c
c:\users\user\documents\csound\util\sdif\sdif2adsyn.c(375): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif2adsyn.c(216): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
sdif.c
c:\users\user\documents\csound\util\sdif\sdif.c(123): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\sdif\sdif.c(158): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\sdif\sdif.c(477): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(504): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(531): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(567): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(596): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(627): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(665): 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. [C:\Users\User\Docume
nts\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util\sdif\sdif.c(671): 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. [C:\Users\User\Docume
nts\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util\sdif\sdif.c(677): 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. [C:\Users\User\Docume
nts\csound\build\util\SDIF\sdif2ad.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
sdif-mem.c
Generating Code...
MakeDirsForLink:
Creating directory "C:\Users\User\Documents\csound\build\util\SDIF\Debug\".
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\sdif2ad.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/sdif2ad.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMIC
BASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/SDIF/Debug/sdif2ad.lib" /MACHINE:X64 /machine:x64 sdif2ad.dir\Debug\sdif2adsyn.obj
sdif2ad.dir\Debug\sdif.obj
"sdif2ad.dir\Debug\sdif-mem.obj"
sdif2ad.vcxproj -> C:\Users\User\Documents\csound\build\Debug\sdif2ad.exe
FinalizeBuildStatus:
Deleting file "sdif2ad.dir\Debug\sdif2ad.tlog\unsuccessfulbuild".
Touching "sdif2ad.dir\Debug\sdif2ad.tlog\sdif2ad.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\SDIF\sdif2ad.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\select.vcxproj" (59) on node 1 (default targets).
PrepareForBuild:
Creating directory "select.dir\Debug\".
Creating directory "select.dir\Debug\select.tlog\".
InitializeBuildStatus:
Creating "select.dir\Debug\select.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D select_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:i
nline /Fo"select.dir\Debug\\" /Fd"select.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\select.c
select.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\select.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/select.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBA
SE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/select.lib" /MACHINE:X64 /machine:x64 /DLL select.dir\Debug\select.obj
Creating library C:/Users/User/Documents/csound/build/Debug/select.lib and object C:/Users/User/Documents/csound/build/Debug/select.exp
select.vcxproj -> C:\Users\User\Documents\csound\build\Debug\select.dll
FinalizeBuildStatus:
Deleting file "select.dir\Debug\select.tlog\unsuccessfulbuild".
Touching "select.dir\Debug\select.tlog\select.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\select.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj" (60) on node 1 (default targets).
PrepareForBuild:
Creating directory "serial.dir\Debug\".
Creating directory "serial.dir\Debug\serial.tlog\".
InitializeBuildStatus:
Creating "serial.dir\Debug\serial.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D serial_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:i
nline /Fo"serial.dir\Debug\\" /Fd"serial.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\serial.c
serial.c
c:\users\user\documents\csound\opcodes\serial.c(340): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj]
c:\users\user\documents\csound\opcodes\serial.c(354): warning C4311: 'type cast': pointer truncation from 'double *' to 'int32_t' [C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj]
c:\users\user\documents\csound\opcodes\serial.c(370): warning C4244: 'initializing': conversion from 'double' to 'unsigned char', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj]
c:\users\user\documents\csound\opcodes\serial.c(397): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj]
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\serial.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/serial.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBA
SE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/serial.lib" /MACHINE:X64 /machine:x64 /DLL serial.dir\Debug\serial.obj
Creating library C:/Users/User/Documents/csound/build/Debug/serial.lib and object C:/Users/User/Documents/csound/build/Debug/serial.exp
serial.vcxproj -> C:\Users\User\Documents\csound\build\Debug\serial.dll
FinalizeBuildStatus:
Deleting file "serial.dir\Debug\serial.tlog\unsuccessfulbuild".
Touching "serial.dir\Debug\serial.tlog\serial.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\serial.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj" (61) on node 1 (default targets).
PrepareForBuild:
Creating directory "signalflowgraph.dir\Debug\".
Creating directory "signalflowgraph.dir\Debug\signalflowgraph.tlog\".
InitializeBuildStatus:
Creating "signalflowgraph.dir\Debug\signalflowgraph.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D signalflowgraph_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc
:forScope /Zc:inline /GR /Fo"signalflowgraph.dir\Debug\\" /Fd"signalflowgraph.dir\Debug\vc141.pdb" /Gd /TP /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\signalflowgraph.cpp
signalflowgraph.cpp
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(306): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(308): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(371): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(373): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(451): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(453): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(510): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(512): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(582): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(584): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(644): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(646): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(780): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(782): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(858): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(860): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(947): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(949): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(953): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(955): 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. [C:\Users\
User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(1016): 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. [C:\Users
\User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\opcodes\signalflowgraph.cpp(1018): 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. [C:\Users
\User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\signalflowgraph.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.li
b winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/signalflowgraph.pdb" /SUBSYSTEM:CONSOLE /
TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/signalflowgraph.lib" /MACHINE:X64 /machine:x64 /DLL signalflowgraph.dir\Debug\signalflowgraph.obj
Creating library C:/Users/User/Documents/csound/build/Debug/signalflowgraph.lib and object C:/Users/User/Documents/csound/build/Debug/signalflowgraph.exp
signalflowgraph.vcxproj -> C:\Users\User\Documents\csound\build\Debug\signalflowgraph.dll
FinalizeBuildStatus:
Deleting file "signalflowgraph.dir\Debug\signalflowgraph.tlog\unsuccessfulbuild".
Touching "signalflowgraph.dir\Debug\signalflowgraph.tlog\signalflowgraph.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\signalflowgraph.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\sndinfo.vcxproj" (62) on node 1 (default targets).
PrepareForBuild:
Creating directory "sndinfo.dir\Debug\".
Creating directory "sndinfo.dir\Debug\sndinfo.tlog\".
InitializeBuildStatus:
Creating "sndinfo.dir\Debug\sndinfo.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"sndinfo.dir\Debug\\
" /Fd"sndinfo.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\sndinfo_main.c
sndinfo_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\sndinfo.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/sndinfo.pdb" /SUBSYSTEM:CON
SOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/sndinfo.lib" /MACHINE:X64 /machine:x64 sndinfo.dir\Debug\sndinfo_main.obj
sndinfo.vcxproj -> C:\Users\User\Documents\csound\build\Debug\sndinfo.exe
FinalizeBuildStatus:
Deleting file "sndinfo.dir\Debug\sndinfo.tlog\unsuccessfulbuild".
Touching "sndinfo.dir\Debug\sndinfo.tlog\sndinfo.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\sndinfo.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\srconv.vcxproj" (63) on node 1 (default targets).
PrepareForBuild:
Creating directory "srconv.dir\Debug\".
Creating directory "srconv.dir\Debug\srconv.tlog\".
InitializeBuildStatus:
Creating "srconv.dir\Debug\srconv.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"srconv.dir\Debug\\"
/Fd"srconv.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\srconv_main.c
srconv_main.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\srconv.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspoo
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\Debug\csound64.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/srconv.pdb" /SUBSYSTEM:CONSO
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/util/Debug/srconv.lib" /MACHINE:X64 /machine:x64 srconv.dir\Debug\srconv_main.obj
srconv.vcxproj -> C:\Users\User\Documents\csound\build\Debug\srconv.exe
FinalizeBuildStatus:
Deleting file "srconv.dir\Debug\srconv.tlog\unsuccessfulbuild".
Touching "srconv.dir\Debug\srconv.tlog\srconv.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\srconv.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\stackops.vcxproj" (64) on node 1 (default targets).
PrepareForBuild:
Creating directory "stackops.dir\Debug\".
Creating directory "stackops.dir\Debug\stackops.tlog\".
InitializeBuildStatus:
Creating "stackops.dir\Debug\stackops.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D stackops_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc
:inline /Fo"stackops.dir\Debug\\" /Fd"stackops.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\stackops.c
stackops.c
c:\users\user\documents\csound\opcodes\stackops.c(392): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\stackops.vcxproj]
c:\users\user\documents\csound\opcodes\stackops.c(500): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\stackops.vcxproj]
c:\users\user\documents\csound\opcodes\stackops.c(503): 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:\Users\User\Docume
nts\csound\build\Opcodes\stackops.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\stackops.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winsp
ool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/stackops.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAM
ICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/stackops.lib" /MACHINE:X64 /machine:x64 /DLL stackops.dir\Debug\stackops.obj
Creating library C:/Users/User/Documents/csound/build/Debug/stackops.lib and object C:/Users/User/Documents/csound/build/Debug/stackops.exp
stackops.vcxproj -> C:\Users\User\Documents\csound\build\Debug\stackops.dll
FinalizeBuildStatus:
Deleting file "stackops.dir\Debug\stackops.tlog\unsuccessfulbuild".
Touching "stackops.dir\Debug\stackops.tlog\stackops.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\stackops.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\util\stdutil.vcxproj" (65) on node 1 (default targets).
PrepareForBuild:
Creating directory "stdutil.dir\Debug\".
Creating directory "stdutil.dir\Debug\stdutil.tlog\".
InitializeBuildStatus:
Creating "stdutil.dir\Debug\stdutil.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/util/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\util\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D stdutil_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:
inline /Fo"stdutil.dir\Debug\\" /Fd"stdutil.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\util\atsa.c C:\Users\User\Documents\csound\util\cvanal.c C:\Users\User\Documents\csound\util\dnoise.c C:\Users\User\Documents\csoun
d\util\envext.c C:\Users\User\Documents\csound\util\het_export.c C:\Users\User\Documents\csound\util\het_import.c C:\Users\User\Documents\csound\util\hetro.c C:\Users\User\Documents\csound\util\lpanal.c C:\Users\User\Documents\csound\util\lpc_export.c C:\Use
rs\User\Documents\csound\util\lpc_import.c C:\Users\User\Documents\csound\util\mixer.c C:\Users\User\Documents\csound\util\pvanal.c C:\Users\User\Documents\csound\util\pv_export.c C:\Users\User\Documents\csound\util\pv_import.c C:\Users\User\Documents\csound
\util\pvlook.c C:\Users\User\Documents\csound\util\scale.c C:\Users\User\Documents\csound\util\sndinfo.c C:\Users\User\Documents\csound\util\srconv.c C:\Users\User\Documents\csound\util\std_util.c C:\Users\User\Documents\csound\util\xtrct.c C:\Users\User\Doc
uments\csound\util\SDIF\sdif.c
atsa.c
c:\users\user\documents\csound\util\atsa.c(727): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util\atsa.c(732): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
c:\users\user\documents\csound\util\atsa.c(861): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\atsa.c(2224): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\atsa.c(2287): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\atsa.c(2393): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
c:\users\user\documents\csound\util\atsa.c(2398): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
cvanal.c
c:\users\user\documents\csound\util\cvanal.c(83): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\cvanal.c(238): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\cvanal.c(268): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\cvanal.c(269): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\cvanal.c(274): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
dnoise.c
c:\users\user\documents\csound\util\dnoise.c(887): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\dnoise.c(890): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\dnoise.c(357): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(373): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(387): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(400): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(412): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(416): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(420): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(424): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(428): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(432): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\dnoise.c(1240): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
envext.c
c:\users\user\documents\csound\util\envext.c(147): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cso
und\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
het_export.c
c:\users\user\documents\csound\util\het_export.c(59): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
het_import.c
c:\users\user\documents\csound\util\het_import.c(76): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\het_import.c(81): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
hetro.c
c:\users\user\documents\csound\util\hetro.c(266): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\hetro.c(173): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\hetro.c(201): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\hetro.c(217): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\hetro.c(221): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\hetro.c(736): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\hetro.c(737): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\hetro.c(756): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\hetro.c(757): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\hetro.c(648): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\util\stdutil.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
c:\users\user\documents\csound\util\hetro.c(744): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\util\stdutil.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
c:\users\user\documents\csound\util\hetro.c(765): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\util\stdutil.vcxp
roj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
lpanal.c
c:\users\user\documents\csound\util\lpanal.c(560): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\lpanal.c(594): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\lpanal.c(418): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\lpanal.c(432): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\lpanal.c(434): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\lpanal.c(439): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(265): note: see declaration of 'strncat'
c:\users\user\documents\csound\util\lpanal.c(460): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\lpanal.c(571): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\util\stdutil.vcx
proj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
c:\users\user\documents\csound\util\lpanal.c(733): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\util\stdutil.vcx
proj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\corecrt_io.h(558): note: see declaration of 'write'
lpc_export.c
c:\users\user\documents\csound\util\lpc_export.c(59): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\lpc_export.c(64): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
lpc_import.c
c:\users\user\documents\csound\util\lpc_import.c(55): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\lpc_import.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
mixer.c
c:\users\user\documents\csound\util\mixer.c(233): 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:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(132): note: see declaration of 'strcpy'
c:\users\user\documents\csound\util\mixer.c(306): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\mixer.c(451): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
pvanal.c
c:\users\user\documents\csound\util\pvanal.c(274): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(183): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\pvanal.c(210): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\pvanal.c(220): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\pvanal.c(223): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\pvanal.c(228): 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. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\pvanal.c(461): warning C4244: 'function': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(462): warning C4244: 'function': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(463): warning C4244: 'function': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(477): warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(488): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(521): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(590): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(591): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(593): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(594): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(601): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(602): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(629): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(632): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(636): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(689): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(722): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(728): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(765): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(767): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(769): warning C4244: '+=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(773): warning C4244: '-=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(775): warning C4244: '-=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\pvanal.c(819): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
pv_export.c
c:\users\user\documents\csound\util\pv_export.c(62): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
pv_import.c
c:\users\user\documents\csound\util\pv_import.c(65): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\pv_import.c(70): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\util\pv_import.c(78): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\util\pv_import.c(90): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
c:\users\user\documents\csound\util\pv_import.c(98): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
pvlook.c
scale.c
c:\users\user\documents\csound\util\scale.c(231): 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. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(2261): note: see declaration of 'sscanf'
c:\users\user\documents\csound\util\scale.c(332): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\cs
ound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1195): note: see declaration of 'fscanf'
sndinfo.c
c:\users\user\documents\csound\util\sndinfo.c(85): 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:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util\sndinfo.c(88): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util\sndinfo.c(91): 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:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util\sndinfo.c(94): 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:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
c:\users\user\documents\csound\util\sndinfo.c(97): 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:\Users\User\Documents
\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\string.h(337): note: see declaration of 'strncpy'
srconv.c
std_util.c
xtrct.c
c:\users\user\documents\csound\util\xtrct.c(268): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\xtrct.c(351): warning C4244: '=': conversion from 'sf_count_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
Generating Code...
Compiling...
sdif.c
c:\users\user\documents\csound\util\sdif\sdif.c(123): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\sdif\sdif.c(158): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(207): note: see declaration of 'fopen'
c:\users\user\documents\csound\util\sdif\sdif.c(477): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(504): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(531): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(567): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(596): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(627): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\util\stdutil.vcxproj]
c:\users\user\documents\csound\util\sdif\sdif.c(665): 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. [C:\Users\User\Docume
nts\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util\sdif\sdif.c(671): 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. [C:\Users\User\Docume
nts\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
c:\users\user\documents\csound\util\sdif\sdif.c(677): 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. [C:\Users\User\Docume
nts\csound\build\util\stdutil.vcxproj]
c:\program files (x86)\windows kits\10\include\10.0.16299.0\ucrt\stdio.h(1772): note: see declaration of 'sprintf'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\stdutil.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspo
ol.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Program Files\Mega-Nerd\libsndfile\lib\libsndfile-1.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/
build/Debug/stdutil.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/stdutil.lib" /MACHINE:X64 /machine:x64 /DLL stdutil.dir\Debug\atsa.obj
stdutil.dir\Debug\cvanal.obj
stdutil.dir\Debug\dnoise.obj
stdutil.dir\Debug\envext.obj
stdutil.dir\Debug\het_export.obj
stdutil.dir\Debug\het_import.obj
stdutil.dir\Debug\hetro.obj
stdutil.dir\Debug\lpanal.obj
stdutil.dir\Debug\lpc_export.obj
stdutil.dir\Debug\lpc_import.obj
stdutil.dir\Debug\mixer.obj
stdutil.dir\Debug\pvanal.obj
stdutil.dir\Debug\pv_export.obj
stdutil.dir\Debug\pv_import.obj
stdutil.dir\Debug\pvlook.obj
stdutil.dir\Debug\scale.obj
stdutil.dir\Debug\sndinfo.obj
stdutil.dir\Debug\srconv.obj
stdutil.dir\Debug\std_util.obj
stdutil.dir\Debug\xtrct.obj
stdutil.dir\Debug\sdif.obj
Creating library C:/Users/User/Documents/csound/build/Debug/stdutil.lib and object C:/Users/User/Documents/csound/build/Debug/stdutil.exp
stdutil.vcxproj -> C:\Users\User\Documents\csound\build\Debug\stdutil.dll
FinalizeBuildStatus:
Deleting file "stdutil.dir\Debug\stdutil.tlog\unsuccessfulbuild".
Touching "stdutil.dir\Debug\stdutil.tlog\stdutil.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\util\stdutil.vcxproj" (default targets).
Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (1) is building "C:\Users\User\Documents\csound\build\Opcodes\system_call.vcxproj" (66) on node 1 (default targets).
PrepareForBuild:
Creating directory "system_call.dir\Debug\".
Creating directory "system_call.dir\Debug\system_call.tlog\".
InitializeBuildStatus:
Creating "system_call.dir\Debug\system_call.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/Opcodes/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\Opcodes\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\CL.exe /c /IC:\Users\User\Documents\csound\msvc\include /I"C:\Program Files\Mega-Nerd\libsndfile\include" /IC:\Users\User\Documents\csound\.\H /IC:\Use
rs\User\Documents\csound\.\include /IC:\Users\User\Documents\csound\.\Engine /IC:\Users\User\Documents\csound\.\util /IC:\Users\User\Documents\csound\. /IC:\Users\User\Documents\csound\build /IC:\Users\User\Documents\csound\build\include /Zi /nologo /W3 /WX-
/diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D BETA /D _DEBUG /D _CSOUND_RELEASE_ /D USE_LRINT /D WIN32 /D HAVE__STRTOD_L /D "CMAKE_INTDIR=\"Debug\"" /D system_call_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope
/Zc:inline /Fo"system_call.dir\Debug\\" /Fd"system_call.dir\Debug\vc141.pdb" /Gd /TC /FC /errorReport:queue C:\Users\User\Documents\csound\Opcodes\system_call.c
system_call.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\bin\HostX86\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\User\Documents\csound\build\Debug\system_call.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib wi
nspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/User/Documents/csound/build/Debug/system_call.pdb" /SUBSYSTEM:CONSOLE /TLBID:1
/DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/User/Documents/csound/build/Debug/system_call.lib" /MACHINE:X64 /machine:x64 /DLL system_call.dir\Debug\system_call.obj
Creating library C:/Users/User/Documents/csound/build/Debug/system_call.lib and object C:/Users/User/Documents/csound/build/Debug/system_call.exp
system_call.vcxproj -> C:\Users\User\Documents\csound\build\Debug\system_call.dll
FinalizeBuildStatus:
Deleting file "system_call.dir\Debug\system_call.tlog\unsuccessfulbuild".
Touching "system_call.dir\Debug\system_call.tlog\system_call.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\Opcodes\system_call.vcxproj" (default targets).
PrepareForBuild:
Creating directory "x64\Debug\ALL_BUILD\".
Creating directory "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\".
InitializeBuildStatus:
Creating "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/User/Documents/csound/CMakeLists.txt
CMake does not need to re-run because C:\Users\User\Documents\csound\build\CMakeFiles\generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default targets).
Build succeeded.
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj" (default target) (4) ->
(ClCompile target) ->
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2440): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the
caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\numeric(159): warning C4996: 'std::inner_product::_Unchecked_iterators::_Deprecate': Call to 'std::inner_product' with parameters that may be unsafe - this cal
l relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\xutility(2898): warning C4244: '=': conversion from 'const int' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxpro
j]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1379): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call rel
ies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1380): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call rel
ies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\algorithm(1321): warning C4996: 'std::transform::_Unchecked_iterators::_Deprecate': Call to 'std::transform' with parameters that may be unsafe - this call rel
ies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\Users\User\Documents\csound\build\Opcodes\arrayops.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (default target) (5) ->
"C:\Users\User\Documents\csound\build\csound64.vcxproj" (default target) (6) ->
c:\users\user\documents\csound\h\csgblmtx.h(49): warning C4005: '_WIN32_WINNT': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(225): warning C4244: 'return': conversion from 'int64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(236): warning C4244: 'return': conversion from 'int64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(2388): warning C4244: 'initializing': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(3452): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(3473): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(3479): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(3484): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csound.c(4378): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (default target) (5) ->
"C:\Users\User\Documents\csound\build\csound64.vcxproj" (default target) (6) ->
c:\users\user\documents\csound\engine\cfgvar.c(168): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\cfgvar.c(171): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\cfgvar.c(177): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\cfgvar.c(316): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(48): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(105): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(118): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(145): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(196): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(241): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(267): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\corfiles.c(269): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(147): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(182): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(183): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(259): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(265): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(300): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(305): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(332): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(367): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(500): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(508): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(599): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(600): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(605): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(614): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(618): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(620): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(657): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(677): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(679): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(725): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(753): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(779): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(792): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(806): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(818): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(841): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\engine\envvar.c(854): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\engine\envvar.c(869): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\engine\envvar.c(871): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\engine\envvar.c(883): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\engine\envvar.c(924): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\users\user\documents\csound\engine\envvar.c(959): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\users\user\documents\csound\engine\envvar.c(1031): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1034): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1036): warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1058): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\users\user\documents\csound\engine\envvar.c(1060): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\users\user\documents\csound\engine\envvar.c(1091): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1120): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1195): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1240): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1292): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1303): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1322): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1331): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\engine\envvar.c(1467): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\envvar.c(1495): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\extract.c(69): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\extract.c(85): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(197): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(199): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(728): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(1627): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2676): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2777): warning C4244: 'function': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2971): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2972): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2973): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2974): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2975): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(2976): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(3351): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(3369): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\fgens.c(3421): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(154): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(487): warning C4244: '=': conversion from 'int64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1289): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1288): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1454): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1480): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1533): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(1698): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(2560): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\insert.c(2694): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(98): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxp
roj]
c:\users\user\documents\csound\engine\linevent.c(125): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.v
cxproj]
c:\users\user\documents\csound\engine\linevent.c(157): warning C4244: '=': conversion from '__int64' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(205): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(242): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(413): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\linevent.c(242): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\users\user\documents\csound\engine\memfiles.c(47): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(143): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(200): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(204): warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(253): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(502): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(607): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(631): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\memfiles.c(634): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(356): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(372): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(385): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(590): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1316): warning C4244: '=': conversion from 'uint64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1384): warning C4244: '=': conversion from 'uint64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\musmon.c(1423): warning C4244: 'function': conversion from 'double' to 'int64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\namedins.c(211): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\namedins.c(183): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\namedins.c(205): 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:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\namedins.c(214): 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. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(77): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(110): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(274): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\rdscor.c(276): warning C4244: '+=': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\sread.c(481): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_type_system.c(116): 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:\Users\
User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_type_system.c(120): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_type_system.c(143): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_type_system.c(144): 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:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(76): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(80): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(86): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_standard_types.c(145): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libsnd.c(848): warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libsnd.c(849): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libsnd_u.c(99): warning C4244: '=': conversion from 'sf_count_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\midifile.c(657): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\midifile.c(570): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\wineps.c(151): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\wineps.c(152): warning C4996: 'asctime': This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\aops.c(66): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(414): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(561): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(598): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(811): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(812): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(839): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(841): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1080): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1085): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1113): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1118): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1162): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1163): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1164): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1165): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1476): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1509): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1627): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\bus.c(1655): 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:\Users\User\Documents\c
sound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(432): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(750): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(977): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1352): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1541): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\diskin2.c(1709): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(54): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(239): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(240): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(624): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\disprep.c(728): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(297): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(306): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(602): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(610): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(618): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\dumpf.c(626): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3365): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3370): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3549): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3553): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3563): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3564): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3566): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\fftlib.c(3571): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1108): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1109): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1090): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1143): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1144): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1123): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1173): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1178): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1181): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1185): warning C4244: 'function': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1236): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1237): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1247): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1248): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1235): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pffft.c(1246): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\goto_ops.c(138): warning C4244: '=': conversion from 'uint64_t' to 'unsigned long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(612): warning C4244: 'function': conversion from 'time_t' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(652): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(656): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(661): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(678): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(679): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(680): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(681): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(704): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiops.c(742): warning C4244: 'initializing': conversion from 'float' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(323): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(324): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(342): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(360): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(361): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(379): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(405): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(406): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\midiout.c(430): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(199): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(238): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(455): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvfileio.c(544): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvsanal.c(290): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\pvsanal.c(973): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(99): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxpro
j]
c:\users\user\documents\csound\oops\remote.c(103): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(149): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(241): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(249): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(279): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(286): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(299): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(317): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(338): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(378): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(358): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\remote.c(458): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(462): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(538): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(542): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxpr
oj]
c:\users\user\documents\csound\oops\remote.c(611): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(60): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(83): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(91): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(93): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(107): 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. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(114): 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. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\schedule.c(116): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\sndinfug.c(85): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\sndinfug.c(298): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\sndinfug.c(301): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(97): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(138): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(143): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(146): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(158): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(162): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(187): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(198): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(203): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(202): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(263): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(268): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(272): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(277): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(271): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(299): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(320): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(489): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(490): warning C4267: '+=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(366): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(379): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(447): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(472): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(482): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(501): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1044): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1038): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\str_ops.c(1046): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(541): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(600): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(662): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(718): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(931): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens1.c(1806): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens3.c(429): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens3.c(468): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(619): warning C4244: '+=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(681): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(743): warning C4244: '+=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens4.c(810): warning C4244: '=': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugens5.c(980): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(50): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(98): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(136): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(174): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(203): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(245): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(289): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(334): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(389): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(551): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(553): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(535): warning C4244: 'initializing': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(575): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(607): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(727): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(734): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(735): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(736): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(812): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugtabs.c(859): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(97): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(154): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(217): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(325): warning C4244: '=': conversion from 'uint64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\ugrw1.c(507): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\oops\compile_ops.c(34): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vosim.c(113): warning C4244: '/=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vosim.c(127): warning C4244: '*=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pinker.c(65): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pinker.c(68): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(184): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(185): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(194): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(318): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(345): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(1184): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch.c(1214): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(40): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(79): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(141): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitch0.c(168): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(234): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(312): warning C4244: '=': conversion from '__int64' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(353): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(916): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(979): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1071): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1128): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\spectra.c(1217): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(115): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(323): warning C4047: '!=': 'int' differs in levels of indirection from 'void *' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(372): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(374): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(376): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(701): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(703): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(704): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(961): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(963): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(964): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1227): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1229): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(1230): warning C4244: '=': conversion from 'int64_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(2021): warning C4267: 'return': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sfont.c(2299): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\grain4.c(222): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(2470): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3188): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3242): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3280): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3326): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3339): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3365): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3380): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3418): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3424): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3435): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3450): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3457): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3471): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3668): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3709): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\arrays.c(3714): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vbap.c(634): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vbap.c(650): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\vbap_zak.c(217): 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:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(216): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(228): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(247): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(250): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(303): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\harmon.c(286): warning C4244: 'initializing': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(304): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(305): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(387): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(418): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(367): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(514): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pitchtrack.c(520): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\tabaudio.c(168): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\tabaudio.c(254): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(64): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(67): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(201): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(147): warning C4244: 'initializing': conversion from 'double' to 'int64_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(692): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvlock.c(930): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fareyseq.c(365): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fareyseq.c(676): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\tabmorph.c(39): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\tabmorph.c(54): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\hvs.c(394): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\hvs.c(445): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(158): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(160): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(209): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(210): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(233): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(234): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\newgabopc.c(235): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(154): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(168): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(211): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(224): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(286): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(299): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(346): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(359): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(429): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(443): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(492): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gendy.c(506): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\zak.c(106): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\zak.c(116): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(730): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(737): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(746): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(755): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(764): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(773): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(782): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(791): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1001): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1009): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1010): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1218): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1284): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1291): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1332): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1353): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1415): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1496): 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. [C:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1601): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1605): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1631): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1667): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1709): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1711): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1713): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1715): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1728): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1748): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1768): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1788): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\argdecode.c(1799): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(289): warning C4244: '=': conversion from '__int64' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(588): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(696): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(697): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(721): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(722): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\cscorfns.c(872): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(276): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(287): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(288): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(349): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(381): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(484): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\csmodule.c(502): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\getstring.c(291): warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(288): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(178): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(183): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(276): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(307): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(313): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\csou
nd\build\csound64.vcxproj]
c:\users\user\documents\csound\top\main.c(397): 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:\Users\User\Documents\cs
ound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(185): 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:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(244): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(847): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(849): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(897): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(985): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(1023): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(1031): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(1039): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(1046): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\one_file.c(1076): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\opcode.c(129): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\opcode.c(135): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threads.c(631): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\utility.c(61): 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:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\utility.c(205): 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:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(157): warning C4090: 'function': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(172): warning C4090: 'function': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(257): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(261): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(607): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(610): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\threadsafe.c(633): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(60): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(94): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(86): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(138): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(145): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(154): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(155): 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. [C:\Users\User\Documents\
csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(160): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(174): 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. [C:\Users\User\Document
s\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\top\server.c(238): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\dcblockr.c(161): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\dcblockr.c(162): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(464): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(522): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(591): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(637): warning C4996: 'setbuf': This function or variable may be unsafe. Consider using setvbuf instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(749): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(785): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(788): warning C4244: '=': conversion from 'uint64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(878): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(965): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(1126): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\fout.c(1473): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ftgen.c(532): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ftgen.c(534): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\gab.c(594): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\gab.c(652): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(106): warning C4244: 'function': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(170): warning C4244: 'function': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(524): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(583): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(643): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(702): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(1944): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(1980): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2049): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2089): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2276): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2306): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2434): warning C4244: '=': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2435): warning C4244: '=': conversion from 'int64_t' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2457): warning C4244: '=': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\gab\vectorial.c(2450): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\grain.c(62): warning C4267: '=': conversion from 'size_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\nlfilt.c(259): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pluck.c(65): warning C4244: 'initializing': conversion from 'len_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\paulstretch.c(66): warning C4244: 'initializing': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\paulstretch.c(99): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\seqtime.c(214): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(570): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(489): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1239): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1259): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1266): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1273): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1274): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1322): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1323): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1325): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndloop.c(1326): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sndwarp.c(109): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(127): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(135): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(224): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(270): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(291): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(298): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(459): warning C4244: 'function': conversion from 'double' to 'sf_count_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(477): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(479): warning C4244: '=': conversion from 'sf_count_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(540): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(547): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(550): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(560): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(579): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(617): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\syncgrain.c(644): warning C4244: '=': conversion from 'sf_count_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens7.c(195): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens7.c(405): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(170): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(323): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(326): warning C4244: '=': conversion from '__int64' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugens9.c(451): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugensa.c(180): warning C4244: 'initializing': conversion from 'int64_t' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\uggab.c(1319): warning C4244: '=': conversion from 'int64_t' to 'double', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(324): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(328): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(332): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(336): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(391): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(395): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(399): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(403): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(899): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1462): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1654): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1840): 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:\Users\User\Doc
uments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(1939): warning C4244: 'function': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2193): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2199): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2205): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2211): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2290): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2296): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2302): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ugnorman.c(2308): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\wave-terrain.c(286): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\wave-terrain.c(287): warning C4244: 'function': conversion from 'double' to '::size_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(103): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(112): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(253): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(262): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(317): warning C4244: '=': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(308): warning C4244: 'initializing': conversion from 'double' to 'int16', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(343): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(360): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(387): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\Users\User\Documents\csound\build\csound64.
vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(448): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(499): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(536): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(546): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(547): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(457): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(589): warning C4267: 'return': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(603): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(605): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(612): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(626): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(646): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(658): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(670): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(686): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(698): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(707): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(708): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(713): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(724): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(742): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(764): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(778): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(598): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(867): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(876): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(922): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(923): warning C4244: '+=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(926): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(927): warning C4244: '+=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(935): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(939): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(910): 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:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(925): 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:\Users\User\Do
cuments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(937): 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:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\socksend.c(941): 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:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(179): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(219): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(220): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(242): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(275): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(276): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(308): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(357): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(390): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(397): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(440): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(476): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(457): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(488): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vc
xproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(568): warning C4244: '=': conversion from 'SOCKET' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(660): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(674): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(707): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(714): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\sockrecv.c(719): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(204): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(214): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(218): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(220): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\ifd.c(221): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(67): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(230): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(294): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(307): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(313): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(333): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(205): warning C4244: 'initializing': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\partials.c(471): warning C4244: '=': conversion from 'int32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(638): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(667): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(738): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(772): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(853): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(864): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\psynth.c(1033): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(117): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(169): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(234): warning C4244: 'function': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(447): warning C4244: 'function': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(456): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(457): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(502): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(503): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(542): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(546): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(547): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(548): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(586): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(668): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(669): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(671): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(862): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(909): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(910): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(911): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(941): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(942): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(943): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(951): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(982): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(994): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1014): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1030): warning C4244: '=': conversion from 'double' to 'int32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1505): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1512): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1542): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1549): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1557): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1566): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1428): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1769): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1776): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1783): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1791): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1672): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1920): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1927): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1958): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1965): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1972): warning C4244: '/=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1981): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1991): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(1885): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2049): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2371): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2406): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbasic.c(2413): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvscent.c(147): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(159): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(159): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(161): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(162): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(167): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(167): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(169): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(170): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(173): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(266): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(266): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(268): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(269): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(274): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(274): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(276): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(277): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsband.c(280): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(66): warning C4244: '=': conversion from 'double' to 'uint32', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(213): warning C4244: '/=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(214): warning C4244: '/=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(231): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(232): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(188): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvsbuffer.c(309): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvocext.c(76): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\pvocext.c(84): warning C4244: '*=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(142): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(143): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(144): 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:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(145): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(146): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(147): 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. [C:\Users\User\Documen
ts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(217): warning C4244: 'initializing': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(302): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\users\user\documents\csound\opcodes\mp3in.c(306): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcx
proj]
c:\users\user\documents\csound\opcodes\mp3in.c(372): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(375): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(535): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(719): warning C4244: '-=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(632): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\opcodes\mp3in.c(640): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(374): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(378): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(504): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mpadec.c(508): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(67): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(85): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(94): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(54): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(60): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(64): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(67): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(76): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(78): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(85): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(87): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csound
64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(94): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(101): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(110): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(139): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(188): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(203): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(296): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\Users\User\Documents\csound\build\csoun
d64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(319): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(335): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(356): warning C4244: 'function': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(319): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(335): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
c:\users\user\documents\csound\inout\libmpadec\mp3dec.c(356): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(210): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(211): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(216): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(217): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(222): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(225): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(229): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(232): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(234): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(245): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(246): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(281): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(283): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(285): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(287): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(318): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(330): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(343): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(358): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(362): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(363): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(376): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(391): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(395): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(396): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(409): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(413): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(414): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(426): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(430): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(431): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(443): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(451): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(513): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(518): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(525): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(527): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(533): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(543): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(580): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(581): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(590): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(600): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(602): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(604): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(614): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(625): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(634): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(637): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(663): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(669): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(671): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(673): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(677): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(679): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(681): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(713): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(719): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(721): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(723): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(730): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(732): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(734): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(736): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(738): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(740): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(742): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(744): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(746): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(748): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(754): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(755): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(762): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(764): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(768): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(779): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(781): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(783): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(785): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(793): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(795): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(797): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(800): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(803): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(806): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(844): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(846): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(848): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(850): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(852): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(854): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(856): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(863): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(867): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(869): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(872): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(873): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(875): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(877): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(879): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(881): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(883): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(885): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(887): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(889): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(891): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(893): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(902): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(913): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(920): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(922): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(926): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.y(928): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(73): 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:\Use
rs\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(394): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(395): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(452): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(453): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(267): 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. [C:\User
s\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(398): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(399): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(456): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(457): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(611): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1086): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1126): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(1137): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2520): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2522): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2528): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2530): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2535): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2537): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2544): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2546): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2551): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2553): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2559): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_semantics.c(2561): warning C4090: '=': different 'const' qualifiers [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(484): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(627): 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. [C:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(873): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(876): 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:\Us
ers\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(955): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(961): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1075): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1119): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1162): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_expressions.c(1275): warning C4244: 'function': conversion from 'uint64_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(93): 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. [C:\Users\U
ser\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(623): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(624): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(626): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(628): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(665): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(697): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(718): warning C4244: '=': conversion from 'double' to 'unsigned int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(912): 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:\Users\
User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(1702): 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:\Users
\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(1742): 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:\Users
\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(1774): 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:\Users
\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(2009): 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:\Users
\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\csound_orc_compile.c(2166): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\new_orc_parser.c(108): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\new_orc_parser.c(116): 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:\Users\User
\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(132): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(149): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(163): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(188): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(198): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(210): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(216): 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:\Users\User\Docume
nts\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(531): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\symbtab.c(536): 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. [C:\Users\User\Docu
ments\csound\build\csound64.vcxproj]
c:\users\user\documents\csound\engine\cs_new_dispatch.c(351): warning C4133: 'function': incompatible types - from 'volatile state *' to 'volatile LONG *' [C:\Users\User\Documents\csound\build\csound64.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util\atsa.vcxproj" (default target) (5) ->
"C:\Users\User\Documents\csound\build\csound64.vcxproj" (default target) (6) ->
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
Engine/csound_orclex.c(2973): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(588): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(597): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(600): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(617): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(616): 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. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(628): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_orc.lex(639): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(178): 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. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(315): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
Engine/csound_prelex.c(2868): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(769): 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. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(779): 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:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(780): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(781): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(807): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(832): 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:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(846): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(855): 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:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(856): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(857): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(881): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(918): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(967): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1026): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1035): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1086): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1290): 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. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1296): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1342): 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:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1370): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1390): 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. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_pre.lex(1396): 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. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.13.26128\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(401): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(710): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(845): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(263): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(653): 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:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(740): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\csou
nd64.vcxproj]
Engine/csound_prslex.c(2962): warning C4996: 'isatty': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _isatty. See online help for details. [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(991): 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:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(992): 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. [C:\Users\User\D
ocuments\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(993): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1021): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1046): 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:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1069): 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:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1070): 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. [C:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1071): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1096): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\Users\User\Documents\csound\build\cso
und64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1127): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1176): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1235): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1244): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1295): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1514): 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:\Users\Use
r\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1542): 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:\Users\User\
Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1562): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1688): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1704): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1727): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1747): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
C:/Users/User/Documents/csound/Engine/csound_prs.lex(1760): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\csound64.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj" (default target) (7) ->
c:\users\user\documents\csound\opcodes\emugens\beosc.c(86): warning C4244: 'initializing': conversion from 'uint32_t' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(103): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(289): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1083): warning C4244: '=': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1078): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1109): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1110): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1111): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1113): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\beosc.c(1173): warning C4244: '=': conversion from 'double' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\beosc.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util1\cs.vcxproj" (default target) (10) ->
c:\users\user\documents\csound\util1\csd_util\cs.c(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(58): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(71): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(84): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(104): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(110): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(115): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(119): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(139): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(241): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(242): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(252): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(253): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(262): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(263): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(302): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(303): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(492): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(388): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(414): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(415): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(416): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(429): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(431): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(433): 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. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(434): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(436): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(442): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(443): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(449): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(454): 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. [C:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(455): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(484): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(486): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(488): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(490): 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:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(495): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(497): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(499): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(501): 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. [C:\Users\User\Doc
uments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(543): 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:\Users\User\D
ocuments\csound\build\util1\cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(551): warning C4996: 'execvp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _execvp. See online help for details. [C:\Users\User\Documents\csound\build\util1\
cs.vcxproj]
c:\users\user\documents\csound\util1\csd_util\cs.c(553): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User
\Documents\csound\build\util1\cs.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\cs_date.vcxproj" (default target) (11) ->
c:\users\user\documents\csound\opcodes\date.c(101): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(94): warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\c
sound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(127): 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:\Users\User\Docume
nts\csound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(130): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docu
ments\csound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(161): 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:\Users\User\Docume
nts\csound\build\Opcodes\cs_date.vcxproj]
c:\users\user\documents\csound\opcodes\date.c(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents\
csound\build\Opcodes\cs_date.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util1\csb64enc.vcxproj" (default target) (13) ->
c:\users\user\documents\csound\util1\csd_util\base64.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Do
cuments\csound\build\util1\csb64enc.vcxproj]
c:\users\user\documents\csound\util1\csd_util\base64.c(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\U
ser\Documents\csound\build\util1\csb64enc.vcxproj]
c:\users\user\documents\csound\util1\csd_util\csb64enc.c(99): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\
Documents\csound\build\util1\csb64enc.vcxproj]
c:\users\user\documents\csound\util1\csd_util\csb64enc.c(102): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\User
s\User\Documents\csound\build\util1\csb64enc.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Frontends\csbeats.vcxproj" (default target) (14) ->
c:\users\user\documents\csound\frontends\beats\main.c(53): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\Frontends\csbeats.vcxproj]
c:\users\user\documents\csound\frontends\beats\main.c(54): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\Frontends\csbeats.vcxproj]
c:\users\user\documents\csound\frontends\beats\main.c(58): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\Frontends\csbeats.vcxproj]
c:\users\user\documents\csound\frontends\beats\main.c(59): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Doc
uments\csound\build\Frontends\csbeats.vcxproj]
c:\users\user\documents\csound\frontends\beats\main.c(74): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\
User\Documents\csound\build\Frontends\csbeats.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Frontends\csbeats.vcxproj" (default target) (14) ->
C:/Users/User/Documents/csound/build/Frontends/beatslex.yy.c(1964): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\Users\User\Documents\csound\b
uild\Frontends\csbeats.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Frontends\csdebugger.vcxproj" (default target) (15) ->
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\Frontends\csdebugger.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Frontends\csound-bin.vcxproj" (default target) (16) ->
c:\users\user\documents\csound\frontends\csound\csound_main.c(307): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users
\User\Documents\csound\build\Frontends\csound-bin.vcxproj]
c:\users\user\documents\csound\frontends\csound\csound_main.c(309): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:
\Users\User\Documents\csound\build\Frontends\csound-bin.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj" (default target) (20) ->
c:\users\user\documents\csound\opcodes\emugens\emugens.c(761): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(849): warning C4244: 'initializing': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1566): 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:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1583): 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:\Users\U
ser\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1627): 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. [C:\Users
\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1662): 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. [C:\Users
\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1691): 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. [C:\Users
\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1693): 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. [C:\Users
\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
c:\users\user\documents\csound\opcodes\emugens\emugens.c(1858): 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. [C:\Users
\User\Documents\csound\build\Opcodes\emugens\emugens.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util1\extract.vcxproj" (default target) (23) ->
c:\users\user\documents\csound\util1\sortex\xmain.c(46): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\util1\extract.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj" (default target) (27) ->
c:\users\user\documents\csound\opcodes\framebuffer\framebuffer.c(36): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj]
c:\users\user\documents\csound\opcodes\framebuffer\olabuffer.c(44): warning C4244: '=': conversion from 'double' to 'int32_t', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\framebuffer\framebuffer.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj" (default target) (28) ->
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(70): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(119): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(118): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(263): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
c:\users\user\documents\csound\opcodes\ftsamplebank.cpp(269): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\Opcodes\ftsamplebank.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\util\het_import.vcxproj" (default target) (32) ->
c:\users\user\documents\csound\util\heti_main.c(78): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\het_import.vcxproj]
c:\users\user\documents\csound\util\heti_main.c(83): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Documents
\csound\build\util\het_import.vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj" (default target) (34) ->
c:\users\user\documents\csound\inout\ipmidi.c(62): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj]
c:\users\user\documents\csound\inout\ipmidi.c(75): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\InOut\ipmidi.vcxproj]
c:\users\user\documents\csound\inout\ipmidi.c(88): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\Users\User\Documents\csound\build\InOut\ipmidi.vcxproj]
c:\users\user\documents\csound\inout\ipmidi.c(95): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\User\Docum
ents\csound\build\InOut\ipmidi.vcxproj]
c:\users\user\documents\csound\inout\ipmidi.c(149): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\Users\User\Documents\csound\build\InOut\ipmidi.
vcxproj]
"C:\Users\User\Documents\csound\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj" (default target) (35) ->
c:\users\user\documents\csound\include\csound.hpp(434): warning C4244: 'return': conversion from 'int64_t' to 'long', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(98): warning C4251: 'CsoundFile::filename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Use
rs\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(102): warning C4251: 'CsoundFile::command': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Use
rs\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(103): warning C4251: 'CsoundFile::args': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\b
uild\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(104): warning C4251: 'CsoundFile::argv': class 'std::vector<char *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\csound\build\
interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(108): warning C4251: 'CsoundFile::orchestra': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\U
sers\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(112): warning C4251: 'CsoundFile::score': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users
\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(116): warning C4251: 'CsoundFile::midifile': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\cs
ound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(121): warning C4251: 'CsoundFile::libraryFilename': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CsoundFile'
[C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\csoundfile.hpp(122): warning C4251: 'CsoundFile::arrangement': class 'std::vector<std::string,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'CsoundFile' [C:\Users\User\Documents\c
sound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\cppsound.hpp(58): warning C4251: 'CppSound::renderedSoundfile': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CppSound' [C:\
Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\cppsound.cpp(89): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\Users\User\Documents\csound\build\interfaces\libcsnd6.vcxproj]
c:\users\user\documents\csound\interfaces\cppsound.cpp(136): warni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment