Quote:
Originally Posted by CodeCompiler
This is the exact error
Code:
QuestInterface.h:10: error: use of enum 'QuestStatus' without previous declaration
opps sorry for the double post.
Everything works fine up until this point. I messed around with it a little trying to see what was the problem..But yeah. it is the latest revision, taken directly from the SVN
|
I don't want to break what KLS is doing, but if you remove this line:
Code:
QuestParserCollection.o
from makefile.common, it should compile just fine. It's not entirely needed at the moment, seeing as the new stuff KLS was working on is not finished.