| | Compiling...
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'
adelaymain.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'
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...
Linking...
adelay.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Creating library .\Debug/adelay.lib and object .\Debug/adelay.exp
Embedding manifest...
|