how longs compling a map take?

Jackathan

Newbie
Joined
Jun 11, 2004
Messages
167
Reaction score
0
Trouble compiling map...

Bah, I figured out what I was doing wrong there, but now this is what its saying:


** Executing...
** Command: Change Directory
** Parameters: "C:\Program Files\Steam\SteamApps\[email protected]\sourcesdk"


** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\SteamApps\[email protected]\sourcesdk\cstrike_sample_content\maps\firstmap.vmf" "C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap.vmf"


** Executing...
** Command: "C:\Program Files\Steam\SteamApps\[email protected]\sourcesdk\bin\vbsp.exe"
** Parameters: "C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap"

Valve Software - vbsp.exe (Nov 4 2004)
1 threads
Unable to find gameinfo.txt relative to 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap'. Solutions:

1. Set environment variable 'VPROJECT' to the path where gameinfo.txt is.
2. Place 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap' below the path where gameinfo.txt is.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.


** Executing...
** Command: "C:\Program Files\Steam\SteamApps\[email protected]\sourcesdk\bin\vvis.exe"
** Parameters: "C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap"

Valve Software - vvis.exe (Nov 4 2004)
Unable to find gameinfo.txt relative to 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap'. Solutions:

1. Set environment variable 'VPROJECT' to the path where gameinfo.txt is.
2. Place 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap' below the path where gameinfo.txt is.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.


** Executing...
** Command: "C:\Program Files\Steam\SteamApps\[email protected]\sourcesdk\bin\vrad.exe"
** Parameters: "C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap"

Valve Software - vrad.exe (Nov 4 2004)
----- Radiosity Simulator ----
1 threads
Unable to find gameinfo.txt relative to 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap'. Solutions:

1. Set environment variable 'VPROJECT' to the path where gameinfo.txt is.
2. Place 'C:\Program Files\Steam\SteamApps\[email protected]\counter-strike source\cstrike\maps\firstmap' below the path where gameinfo.txt is.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.



What'd I do wrong?
 
Just delete sourcesdk and it will set it allup for you again.

Don't move anything or try to play about with the parameters for build programs etc etc.
 
Back
Top