Re: MSVC++ 5.x

From: Justin Hewlett (kc2bih-fzero@northnet.org)
Date: 02/18/99


If you are compiling from the command prompt remember you have to edit your
makefile to point to where you have the lib files and the include files for
msvc 5
for example: where it says:  cflags=  and  lib= change them to this.

CFLAGS = /nologo /I. /IC:\progra~1\devstu~1\vc\include
LIB=C:\progra~1\devstu~1\vc\LIB

just edit that and you should be able to compile.  That is as long as you
installed msvc to its default dirs.

Justin


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST