Thread: compile error
View Single Post
  #5  
Old 12-20-2006, 11:59 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Mortimus
When i try to compile, i get

spell_explorer.cpp: In function 'int main(int, char**)':
spell_explorer.cpp:99: error: invalid conversion from 'int'
to 'SkillType'
make[1]: *** [spell_explorer] Error 1

this is running on my xubuntu machine.
I always get this error to, but since I didn't know what it was for and it didn't seem changed, I just use an older version of that.
spell_explorer got broken after 0.7.0.911. just compile that utility on an earlier version.
Reply With Quote