1>------ Build started: Project: cryptlib, Configuration: Debug Win32 ------
1>Compiling...
1>pch.cpp
1>c:\cryptopp\source\pch.cpp(1) : fatal error C1083: Cannot open include file: 'pch.h': No such file or directory
1>Build log was saved at "file://c:\Cryptopp\Source\Debug\BuildLog.htm"
1>cryptlib - 1 error(s), 0 warning(s)
2>------ Build started: Project: cryptest, Configuration: Debug Win32 ------
2>Compiling...
2>bench2.cpp
2>c:\cryptopp\source\bench2.cpp(3) : fatal error C1083: Cannot open include file: 'bench.h': No such file or directory
2>bench.cpp
2>c:\cryptopp\source\bench.cpp(3) : fatal error C1083: Cannot open include file: 'bench.h': No such file or directory
2>adhoc.cpp
2>c:\cryptopp\source\adhoc.cpp(2) : fatal error C1083: Cannot open include file: 'filters.h': No such file or directory
2>Generating Code...
2>Build log was saved at "file://c:\Cryptopp\Source\CTDebug\BuildLog.htm"
2>cryptest - 3 error(s), 0 warning(s)
3>------ Skipped Build: Project: cryptdll, Configuration: Debug Win32 ------
3>Project not selected to build for this solution configuration
4>------ Skipped Build: Project: dlltest, Configuration: Debug Win32 ------
4>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 2 skipped ==========