Details for this torrent 

Visual Studio 2008 Portable
Type:
Applications > Windows
Files:
2
Size:
37.91 MiB (39752715 Bytes)
Tag(s):
visual studio 9.1 2008 c++ portable
Uploaded:
2016-10-24 23:08:26 GMT
By:
aa.
Seeders:
0
Leechers:
1
Comments
0  

Info Hash:
84C78837C3D0E59E21FF32F0553E5532A8AD1099




(Problems with magnets links are fixed by upgrading your torrent client!)
Microsoft Visual Studio 2008 (ver9.1)
Drop-in portable MASM and C/C++ compiler

Complete includes, libs, atl/mfc and PlatformSDK
Command line compiler only, NO IDE, Debug Library stripped out.

Usage:
Just extract the .7z archive somewhere on your disk
Then setup environment (search path / includes / library)
To make it easier, create a batch file such as below:


:: root folder
@set vs9=x:\vs9

:: shorten the path
@pushd %vs9%
@mklink /d mfc atlmfc
@mklink /d sdk PlatformSDK
@popd

:: for x64
@set LIB=%vs9%\lib\amd64;%vs9%\sdk\lib\x64;%vs9%\mfc\lib\amd64

:: for x86
@set LIB=%vs9%\lib;%vs9%\sdk\lib;%vs9%\mfc\lib

:: insert into search path
@set PATH=%vs9%\bin;%vs9%\bin\x86_amd64;%PATH%
@set INCLUDE=%vs9%\include;%vs9%\sdk\include;%vs9%\mfc\include


-aa

vs9.7z37.91 MiB
README.AA799 B