◇神奇社区◇'s Archiver

kcstarx 发表于 2010-7-7 20:05

龙8.0端 在version.h中 去掉了"新装备栏位" 遭遇编译失败

想把8.0版本改低一点 在version.h中 注释了
//#define _ITEM_EQUITSPACE         // (可开放) ANDY 新装备栏位

在编译到item目录时 出现一下状况 求教该怎么解决

C:\cygwin\home\Administrator\gmsv\item>make
gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer -I. -I../include   -c -o item
.o item.c
item.c: In function `ITEM_getEquipPlace':
item.c:1258: error: `CHAR_EQSHIELD' undeclared (first use in this function)
item.c:1258: error: (Each undeclared identifier is reported only once
item.c:1258: error: for each function it appears in.)
item.c: In function `ITEM_equipEffect':
item.c:1735: error: `CHAR_EQSHIELD' undeclared (first use in this function)
item.c:1740: error: `ITEM_WSHIELD' undeclared (first use in this function)
make: *** [item.o] Error 1

神奇管理员 发表于 2010-7-7 21:34

新装备栏不能注释掉,有很多函数要调试到这个的

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.