".\AudioFormat.cpp" ] Creating command line "cl.exe @"d:\Camstudio-2.0-src\vscap20s\Release\RSP00000324522988.rsp" /nologo /errorReport:prompt"
Output Window Compiling... vscapView.cpp WINVER not defined. Defaulting to 0x0600 (Windows Vista) .\vscapView.cpp(1503) : warning C4996: 'strcpy': This function 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 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
... (several of the above, for 'strcpy').
.\vscapView.cpp(3674) : 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 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
... (several of the above, for 'sprintf').
.\vscapView.cpp(5742) : 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:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
... (several of the above, for 'fopen').
.\vscapView.cpp(6061) : 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:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
... (several of the above, for 'fscanf' + similar function_name ('fscanf') but a different error:).
.\vscapView.cpp(6320) : error C2664: 'fscanf' : cannot convert parameter 2 from 'const char (*)[24]' to 'const char *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
... (then some other errors:)
SpeakersImpl.cpp WINVER not defined. Defaulting to 0x0600 (Windows Vista) .\SpeakersImpl.cpp(861) : error C2065: 'dwi' : undeclared identifier .\SpeakersImpl.cpp(861) : error C2065: 'dwi' : undeclared identifier .\SpeakersImpl.cpp(861) : error C2065: 'dwi' : undeclared identifier .\SpeakersImpl.cpp(864) : error C2065: 'dwi' : undeclared identifier ScreenAnnotations.cpp WINVER not defined. Defaulting to 0x0600 (Windows Vista) .\ScreenAnnotations.cpp(1603) : error C2065: 'i' : undeclared identifier .\ScreenAnnotations.cpp(1603) : error C2065: 'i' : undeclared identifier .\ScreenAnnotations.cpp(1603) : error C2065: 'i' : undeclared identifier .\ScreenAnnotations.cpp(1605) : error C2065: 'i' : undeclared identifier AudioFormat.cpp WINVER not defined. Defaulting to 0x0600 (Windows Vista) .\AudioFormat.cpp(129) : 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:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf' .\AudioFormat.cpp(303) : error C2065: 'i' : undeclared identifier .\AudioFormat.cpp(303) : error C2065: 'i' : undeclared identifier .\AudioFormat.cpp(303) : error C2065: 'i' : undeclared identifier .\AudioFormat.cpp(305) : error C2065: 'i' : undeclared identifier .\AudioFormat.cpp(306) : error C2065: 'i' : undeclared identifier .\AudioFormat.cpp(307) : error C2065: 'i' : undeclared identifier Generating Code...
Results Build log was saved at "file://d:\Camstudio-2.0-src\vscap20s\Release\BuildLog.htm" vscap - 35 error(s), 81 warning(s)
But, forgive our ignorance, as we got no idea where to find CamStudio v2.6 on SourceForge (as all it offers is v2.0), plus we're not exactly sure what this SVN thing is?