I've tried to build project in VS2013 on Win8.1 machine. Intel compiler installed here:
C:\Program Files (x86)\Intel\System Studio 2015 for Windows.4.027\
I have following related diagnostic output:
1>xilib: : error #10036: unable to run 'lib'
1>xilib: : error spawn_errno_default: spawn('C:\PROGRA~2\Intel\SYSTEM~1.027\bin\ia32\xilink.exe') failed, errno=0
1> The command exited with code -1. (TaskId:23)
I can easily spawn xilink.exe from the command line using specified path. This issue doesn't exist if I built x64 version of my project.
How can I resolve this issue?
Zone:
Thread Topic:
Question