Jump to content

Home

compile prob in GTK


Locke101

Recommended Posts

Does it give you an error of any kind? You should see something in the DOS window? If you don't see anything in the Dos window, try locating junk.txt (which is usually in c:\windows\temp). OPen it in Notepad and see if there is any indication of what might have gone wrong.

Link to comment
Share on other sites

Perhaps you could try compiling from a bat file. Go to to the directory where you have sof2map.exe (usually GameData/Tools). Create a FullVis.bat file in there (it's just a text file with a bat extension). The file should contain following code:

sof2map - bsp path/filename.map
sof2map - vis path/filename.bsp
sof2map - light -extra path/filename.bsp

Replace path/filename with the exact path and filename of your map. IMPORTANT: use short DOS names. For example: c:\PROGRA~1\ and not C:\Program Files. Save and run the file. Maybe it will work.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...