1>------ Rebuild All started: Project: sample, Configuration: Release Win32 ------ 1>Deleting intermediate files and output files for project 'sample', configuration 'Release|Win32'. 1>Compiling with Intel(R) C++ Compiler XE 12.1.7.371 [IA-32]... (Intel C++ Environment) 1>warning #13000: could not open message catalog file: diagscUI.dll 1>sample.cpp 1>warning #13000: could not open message catalog file: diagscUI.dll 1>.\sample.cpp(19): remark #981: operands are evaluated in unspecified order 1> cout << "Failed with " << e.what() << endl; 1> ^ 1> 1>Linking... (Intel C++ Environment) 1>xilink: executing 'link' 1>Embedding manifest... (Microsoft VC++ Environment) 1>Build Time: 0:00:01 1>Build log was saved at "file://D:\temporary\sample\sample\Release\BuildLog.htm" 1>sample - 0 error(s), 0 warning(s), 3 remark(s) ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========