On 13/09/2012 11:40, Chris Chia wrote:
Troubleshoot:
Try to create a custom plugin (VS2010) of your own and see whether it could be 
compiled...



Hi Chris,

It seems like just tweaking the .bat file solves the problem. I originally had the call to vcvarsall.bat in, but when I commented it out:

@echo off

call "C:\Program Files\Autodesk\Softimage 2013 SP1\Application\bin\Setenv.bat" rem call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" amd64

rem set PATH
set XSISDK_ROOT = "C:\Program Files\Autodesk\Softimage 2013 SP1\XSISDK\"

"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe"

echo on

Everything seem to work fine!

Cheers,
Juian

Reply via email to