Thread: Install = Fail
View Single Post
  #5  
Old 05-13-2011, 06:09 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by CodeCompiler View Post
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.
Reply With Quote