RE: Makefile and comments on qbsp/vis/light

The Dewb (72614.2725@CompuServe.COM)
27 Jun 96 01:58:08 EDT

Date: 27 Jun 96 01:58:08 EDT
From: The Dewb <72614.2725@CompuServe.COM>
To: "'INTERNET:QUAKE-DEV@GAMERS.ORG'" <QUAKE-DEV@gamers.org>
Subject: RE: Makefile and comments on qbsp/vis/light

>I have also made a makefile for watcom. If anyone wants it
>email me, or if noone objects, I can post it here. However,
>I was not able to get qbsp to run under DOS. I get an out of
>memory error immediately after running the program. I have
>not dug into the source to see what is going on yet. Has
>anyone tried to get qbsp to run under DOS?

I successfully compiled qbsp on Win95/VC++ 4.0, but the executable crashes on
all but the most trivial .map files (i.e. single-room cubes.) It looks like
16MB just isn't enough..

The only change I had to make to the NT makefile was adding soundpvs.obj to the
vis files list.