On Thursday, November 14, 1996 5:42 PM, Bruce, Ray, Phil[SMTP:bherbert@ns.technonet.com] wrote: >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 Looks like maybe you used an uppercase S in the declaration, but not in the function itself? It's worth a grep.. :-) --Mallory -- http://www.polarnet.com/Users/gbarnett/ -- telnet://mud.polarnet.com 4000 -- +-----------------------------------------------------------+ | 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