Re: How to compile from Source Codes and the Tools
Posted: Wed Feb 02, 2011 10:35 pm
garrd, it worked!gaard wrote:You need to find "PATH" in the list and add this to the end of it:Prima wrote:Done. I added this directory to the "System Variables" section. Then I did Shift + Right mouse click on the source-folder and upon typing :gaard wrote:You need to add this directory to your PATH in environment variables: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
Here is a walk through showing you how to do that:
http://www.itechtalk.com/thread3595.html
vcvarsall amd64 and still get this message:."vcvarsall" is not recognized as an internal or external command, operable program or batch file"
I've attached the path to where I added it in System Environments. In my case, I defined the Variables as VCVARSALL and its Value is defined as the path:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
;C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
Make sure there is a semi-colon between this entry and the one that you are pasting it behind.
