Build Log
  

Build started: Project: surrounddelay, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001754844556.rsp" with contents
[
/Od /I "../../../.." /I "..\..\..\vstgui" /I "..\..\..\..\public.sdk\source\vst2.x" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SURROUNDDELAY_EXPORTS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/surrounddelay/surrounddelay.pch" /Fo".\Debug/surrounddelay/" /Fd".\Debug/surrounddelay/" /FR".\Debug/surrounddelay\\" /W3 /c /ZI ..\..\..\..\vstgui.sf\vstgui\vstgui.cpp

..\..\..\..\vstgui.sf\vstgui\vstcontrols.cpp

..\..\..\..\vstgui.sf\vstgui\aeffguieditor.cpp

..\..\..\source\vst2.x\vstplugmain.cpp

..\..\..\source\vst2.x\audioeffectx.cpp

..\..\..\source\vst2.x\audioeffect.cpp

..\adelay\surrounddelay.cpp

..\adelay\editor\sdeditor.cpp

..\adelay\adelay.cpp
]
Creating command line "cl.exe @c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001754844556.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x407 /I "\vstsdk2.4\public.sdk\samples\vst2.x\adelay\editor\resources" /fo".\Debug/surrounddelay/surrounddelay.res" ..\adelay\editor\resources\surrounddelay.rc"
Creating temporary file "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001954844556.rsp" with contents
[
/OUT:".\Debug/surrounddelay.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Debug/surrounddelay\surrounddelay.dll.intermediate.manifest" /DEF:"..\win\vstplug.def" /DEBUG /PDB:".\Debug/surrounddelay.pdb" /IMPLIB:".\Debug/surrounddelay.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug\surrounddelay\adelay.obj"

".\debug\surrounddelay\sdeditor.obj"

".\debug\surrounddelay\surrounddelay.obj"

".\debug\surrounddelay\audioeffect.obj"

".\debug\surrounddelay\audioeffectx.obj"

".\debug\surrounddelay\vstplugmain.obj"

".\debug\surrounddelay\aeffguieditor.obj"

".\debug\surrounddelay\vstcontrols.obj"

".\debug\surrounddelay\vstgui.obj"

".\debug\surrounddelay\surrounddelay.res"
]
Creating command line "link.exe @c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001954844556.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001B54844556.rsp" with contents
[
/outputresource:".\debug\surrounddelay.dll;#2" /manifest

.\debug\surrounddelay\surrounddelay.dll.intermediate.manifest
]
Creating command line "mt.exe @c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001B54844556.rsp /nologo"
Creating temporary file "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\BAT00001D54844556.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\surrounddelay\mt.dep
]
Creating command line "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\BAT00001D54844556.bat"
Creating temporary file "c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001E54844556.rsp" with contents
[
/o ".\Debug/surrounddelay.bsc"

.\debug\surrounddelay\sdeditor.sbr

.\debug\surrounddelay\surrounddelay.sbr

.\debug\surrounddelay\audioeffect.sbr

.\debug\surrounddelay\audioeffectx.sbr

.\debug\surrounddelay\vstplugmain.sbr

.\debug\surrounddelay\aeffguieditor.sbr

.\debug\surrounddelay\vstcontrols.sbr

.\debug\surrounddelay\vstgui.sbr

.\debug\surrounddelay\adelay.sbr
]
Creating command line "bscmake.exe @c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\RSP00001E54844556.rsp /nologo"
Compiling...
vstgui.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstgui.cpp(2213) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstgui.cpp(8257) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstgui.cpp(8321) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
vstcontrols.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(913) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(951) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(953) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(975) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(985) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(997) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1032) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1038) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1041) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1420) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1864) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(1869) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2170) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2663) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2667) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2671) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2675) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2712) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2727) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2731) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2735) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2739) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2762) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2773) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2819) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2830) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2845) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\vstgui.sf\vstgui\vstcontrols.cpp(2974) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
aeffguieditor.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
vstplugmain.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
audioeffectx.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
audioeffect.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
surrounddelay.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\surrounddelay.h(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:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\surrounddelay.h(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:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
sdeditor.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\editor\sdeditor.cpp(48) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
adelay.cpp
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(296) : 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:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\pluginterfaces\vst2.x\aeffect.h(306) : 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:\program files\microsoft visual studio 8\vc\include\string.h(144) : see declaration of 'strncat'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(28) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(87) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(94) : 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:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(96) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(104) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(149) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(150) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(151) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(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:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(172) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(173) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(180) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(187) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\adelay\adelay.cpp(194) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
Generating Code...
Compiling resources...
Linking...
adelay.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
   Creating library .\Debug/surrounddelay.lib and object .\Debug/surrounddelay.exp
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Build log was saved at "file://c:\tmp\vst_sdk2_4_rev2\vstsdk2.4\public.sdk\samples\vst2.x\win.vc2003\Debug\surrounddelay\BuildLog.htm"
surrounddelay - 0 error(s), 68 warning(s)


The build has been canceled at the user's request