I've tried endlessly to compile Dolphin with the intel XE Composer 2011 in VS2012. But everytime I get the following error in both DSPtools and Dolphin:
error 333 error MSB6001: Invalid command line switch for "xilink.exe". Length cannot be less than zero.
Parameter name: length
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\x64\PlatformToolsets\Intel C++ Compiler XE 12.1\Microsoft.Cpp.x64.Intel C++ Compiler XE 12.1.targets
I guess it has something to do with the APPEND "psapi.lib;" fix which is mentioned in the tutorial from DefenderX. But if I don't use thi fix I get the known "GetProcessMemoryInfo()" error. Has anyone an idea to fix this?
error 333 error MSB6001: Invalid command line switch for "xilink.exe". Length cannot be less than zero.
Parameter name: length
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\x64\PlatformToolsets\Intel C++ Compiler XE 12.1\Microsoft.Cpp.x64.Intel C++ Compiler XE 12.1.targets
I guess it has something to do with the APPEND "psapi.lib;" fix which is mentioned in the tutorial from DefenderX. But if I don't use thi fix I get the known "GetProcessMemoryInfo()" error. Has anyone an idea to fix this?