Ok, I have been adding levels to my mud and I decided that LVL_GOD would be
equal to the LVL_PR of my new levels so I started compiling and went through
and changed all the LVL_GOD's to LVL_PR's and the LVL_GRGOD to LVL_HPR. In
shop.c the compiler error gave me the usual undefined LVL_GOD but inside the
file it says IS_GOD. I changed all of them to PR and it compiled fine but then
I got the error...
*snip*
shop.obj : error LNK2001: unresolved external symbol _IS_PR
circle.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x19'
*snip*
from the linker. Can anyone tell me what the problem is? Thanks :)
Tharin
+------------------------------------------------------------+
| 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