Hi yall! I'm having a little trouble with something here... and its just something that I need to know in general... I have an extern in my OLC.C file... extern aedit_save_to_disk(struct descriptor_data *d); And it is located in the file AEDIT.C But! When I compile, I get this olc.obj : error LNK2001: unresolved external symbol _aedit_Save_to_disk The AEDIT.C is properly included in the MAKEFILE, I think... aedit.obj: aedit.c conf.h sysdep.h structs.h interpreter.h comm.h utils.h \ db.h olc.h $(CC) -c $(CFLAGS) aedit.c +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST