compile error
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.
|