When I attempt to build the original QUAKE source code released by id, I receive a "cannot find LIBC.lib" error from the linker.
Have any of you run into this problem before? How did you remedy it?
Need More Info...
#1 posted by frag.machine on 2007/01/19 23:53:40
Like, what are you using to compile it ? The original Quake comes with a Visual Studio 6.0 project. A good place to get help is http://www.quakesrc.org. Also, I advice you to use Tomaz CleanSrc instead the original source.