1

Topic: VS/Bam problem

I got a new laptop (win7x64) and wanted to compile some of my old mods. So I downloaded the VS12 and the latest version of bam which also supports VS12.

Bam-Path: C:\TeeworldsMods\bam-master
VS12-Path: C:\Program Files (x86)\Microsoft Visual Studio 11.0

Then I run the make_win32_msvc via VS console, the result:

ERROR: Cannot determine the location of the VS Common Tools folder.

C:\Program Files (x86)\Microsoft Visual Studio 11.0>cd C:\TeeworldsMods\bam-mast
er

C:\TeeworldsMods\bam-master>make_win32_msvc
You need Microsoft Visual Studio 8, 9, 10 or 11 installed
Drücken Sie eine beliebige Taste . . .

If I try cmd -> %VS110COMNTOOLS% it opens the right path.