Alok, thanks, but could you please be more specific?
Softimage generates a .vcxproj and a .cpp file.
Do I open VS via batch file or not?
If not, I cannot open the .vcxproj, because XSISDK_ROOT is not set, and
VS won't find the makefiles.
So, I have to create a new project from scratch, right?
What kind of project?
Questions, questions, questions...
Could take me through this step by step?
TIA
Eugen
Am 08.10.2012 21:00, schrieb Alok Gandhi:
As I said earlier, make your own solution in VS2010 and add the Soft
generated project to it. In the project properties, change the path to
the include and libs manually. Should work fine.
On Mon, Oct 8, 2012 at 2:54 PM, Eugen Sares <[email protected]
<mailto:[email protected]>> wrote:
Hi,
trying to compile with VS2010 SP1 for Softimage 2013 SP1.
TRACKER : error TRK0005: Failed to locate: "CL.exe".
I commented the call to vcvarsall.bat out in the batch file, as
Julian suggested, but it's still not working.
Any news on that front?
Besides, Mr. Caron, are you willing to do your second cmake tutorial?
Cheers,
Eugen
Am 13.09.2012 18:52, schrieb Chris Chia:
it seems like it does not recognise XSISDK_ROOT?
We usually execute the command prompt from the workgroup
(right click and choose command prompt") inside XSI and it
will inherit the env_variable, and execute 'devenv' for VS...
Chris
On 13 Sep, 2012, at 9:08 PM, "Julian Johnson"
<[email protected] <mailto:[email protected]>> wrote:
XSISDK_ROOT
--