Can anyone help me with this problem? I really don't have any idea on what's happening. I just edited conf files and a few db files and this happened after compiling.
skill.c:17454: error: conflicting types for 'skill_can_produce_mix'
skill.h:433: note: previous declaration of 'skill_can_produce_mix' was here
skill.c:17518: error: conflicting types for 'skill_produce_mix'
skill.h:434: note: previous declaration of 'skill_produce_mix' was here
skill.c:18102: error: conflicting types for 'skill_arrow_create'
skill.h:436: note: previous declaration of 'skill_arrow_create' was here
skill.c:18144: error: conflicting types for 'skill_poisoningweapon'
skill.h:1990: note: previous declaration of 'skill_poisoningweapon' was here
skill.c:18210: error: conflicting types for 'skill_magicdecoy'
skill.h:1986: note: previous declaration of 'skill_magicdecoy' was here
skill.c:18258: error: conflicting types for 'skill_spellbook'
skill.h:1966: note: previous declaration of 'skill_spellbook' was here
Question
inferius30
Can anyone help me with this problem? I really don't have any idea on what's happening. I just edited conf files and a few db files and this happened after compiling.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.