Тема: Warden
Показать сообщение отдельно
Старый 14.09.2011, 20:16   #96
Gromoboec
Гость
 
Сообщений: n/a
По умолчанию

Господа,помогите решить проблему. Собственно накатил патч, а вот компилировать никак не хочет.

/fs/srv/wow/Sources/mangos/src/game/Item.h:29: error: forward declaration of ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/WardenMgr.cpp:257: error: invalid use of incomplete type ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/Item.h:29: error: forward declaration of ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/WardenMgr.cpp:257: error: invalid use of incomplete type ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/Item.h:29: error: forward declaration of ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/WardenMgr.cpp:258: error: invalid use of incomplete type ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/Item.h:29: error: forward declaration of ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/WardenMgr.cpp:258: error: invalid use of incomplete type ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/Item.h:29: error: forward declaration of ‘struct Field’
/fs/srv/wow/Sources/mangos/src/game/WardenMgr.cpp:262: error: invalid use of incomplete type ‘struct QueryResult’
/fs/srv/wow/Sources/mangos/src/game/Item.h:30: error: forward declaration of ‘struct QueryResult’

Последний раз редактировалось Gromoboec; 14.09.2011 в 20:57.
  Ответить с цитированием