... target\VS2015\print_report_profiler.obj target\VS2015\instrument_stack.obj target\VS2015\print_report_stack.obj /qdiag-disable:"2415" Can't open file C:\Users\builder\AppData\Local\Temp\13448275tempfile2 for write xilib: : error #10014: problem during multi-file optimization compilation (code 1) [filesystem\windows_amd64_icl\a_2015.vcxproj] xilib: : error #10014: problem during multi-file optimization compilation (code 1) [filesystem\windows_amd64_icl\a_2015.vcxproj] Done Building Project "filesystem\windows_amd64_icl\a_2015.vcxproj" (Build target(s)) -- FAILED. Build FAILED.
Clues:
- Windows 7 64bits, MSVS 2015, C code, Intel Parallel Studio XE 2016 Intel 64.
- It happens randomly, starting from clean code every time.
- In 2010 and 2013, Intel forum mentioned similar problem, https://software.intel.com/en-us/forums/intel-c-compiler/topic/361884 and https://software.intel.com/pt-br/forums/intel-visual-fortran-compiler-fo....
Any suggestion to resolve it? Better if keep multi-file optimization enabled.
Thanks.