Re: [LINK] All compiler errors fixed... now I got linker errors :)

From: George (greerga@CIRCLEMUD.ORG)
Date: 03/29/98


On Sun, 29 Mar 1998, Tharin2002 wrote:

>comm.obj : error LNK2001: unresolved external symbol _circle_srandom
>utils.obj : error LNK2001: unresolved external symbol _circle_random

Add 'random.o' to the list of objects linked in.

>oedit.obj : error LNK2001: unresolved external symbol _SHOP_PRODUCT
>medit.obj : error LNK2001: unresolved external symbol _SHOP_KEEPER
>sedit.obj : error LNK2001: unresolved external symbol _SHOP_NUM

These were turned into functions by the compiler because you forgot to
include the correct headers.

--
George Greer  -  Me@Null.net   | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard


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



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