I got circlebpl14 to run on my machine with MS Visual C++5. It ran great. The only problem I had was OLC wasn't working for it. I got the OLC code off of circlemud.org and I added in the code where I needed and got it to compile ok but when it goes to link them together I get. oedit.obj : error LNK2001: unresolved external symbol _grn zedit.obj : error LNK2001: unresolved external symbol _grn sedit.obj : error LNK2001: unresolved external symbol _grn redit.obj : error LNK2001: unresolved external symbol _nrm oedit.obj : error LNK2001: unresolved external symbol _nrm zedit.obj : error LNK2001: unresolved external symbol _nrm sedit.obj : error LNK2001: unresolved external symbol _nrm redit.obj : error LNK2001: unresolved external symbol _cyn oedit.obj : error LNK2001: unresolved external symbol _cyn zedit.obj : error LNK2001: unresolved external symbol _cyn sedit.obj : error LNK2001: unresolved external symbol _cyn redit.obj : error LNK2001: unresolved external symbol _get_char_cols oedit.obj : error LNK2001: unresolved external symbol _get_char_cols zedit.obj : error LNK2001: unresolved external symbol _get_char_cols sedit.obj : error LNK2001: unresolved external symbol _get_char_cols redit.obj : error LNK2001: unresolved external symbol _cleanup_olc oedit.obj : error LNK2001: unresolved external symbol _cleanup_olc zedit.obj : error LNK2001: unresolved external symbol _cleanup_olc sedit.obj : error LNK2001: unresolved external symbol _cleanup_olc circle.exe : fatal error LNK1120: 9 unresolved externals NMAKE : fatal error U1077: 'C:\PROGRA~1\DEVSTU~1\VC\BIN\link.exe' : return code '0x19' Stop. Any Ideas. Thanks Justin +------------------------------------------------------------+ | 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