i still need to make that cmake softimage plugin development tutorial. no need to start from a cmd prompt.

*written with my thumbs

On Apr 25, 2012, at 8:41 AM, Ahmidou Lyazidi <[email protected]> wrote:

I finally got it working, I was starting MSVC++ with a .bat file that looked like:

@echo off

call "C:\Program Files\Autodesk\Softimage 2013\Application\bin \Setenv.bat"

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

This is working fine on my old computer.....
So the trick is to open MSVC++ in a command prompt opened from the plugin manager, but I'm curious about the differances between this and just calling the Setenv.bat.

Regards
A.



2012/4/25 benjamin malartre <[email protected]>
héhé, I should have check the doc before sending message..
sorry for the noise...

Date: Wed, 25 Apr 2012 16:05:07 +0200
Subject: MS Visual C++ 2010 problem
From: [email protected]
To: [email protected]


Hi List
I'm trying to intall MS Visual C++ 2010 on a machine that had previously the 2008 version (uninstalled now),
unfortunatly I constantly have this error:
TRACKER : error TRK0005: Failed to locate: "CL.exe".

what I understand is that MSVC++ is searching CL.exe at the wrong place:

C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
instead of
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC \bin

I really don't know how to fix this, and google didn't help that much.
Any idea?

Thanks
--
Ahmidou Lyazidi
Director | TD | CG artist
http://vimeo.com/ahmidou/videos




--
Ahmidou Lyazidi
Director | TD | CG artist
http://vimeo.com/ahmidou/videos

Reply via email to