I'm having an issue compiling the new Hangman, I think you might have forgotten to commit the main.cpp file?
src/main.cpp: In function ‘int main(int, char**)’: src/main.cpp:17: error: invalid conversion from ‘int’ to ‘const char*’ src/main.cpp:17: error: initializing argument 1 of ‘QString::QString(const char*)’ ________________________________________ From: [email protected] [[email protected]] On Behalf Of Ian Crotty [[email protected]] Sent: Sunday, April 25, 2010 3:21 PM To: [email protected] Cc: [email protected] Subject: Re: [Destiny] Hangman - Themes Will do. I'll add them a bit later as I'm currently preoccupied. Ian Crotty UTS Hardware Technician Ball State University On Sun, Apr 25, 2010 at 3:19 PM, Zach Elko <[email protected]<mailto:[email protected]>> wrote: I have added Theme support to Hangman. When you launch the game, it now asks you to select a theme, either Original, Snowman, or Alien. Try it out, let me know what you think and report any issues as usual. Ian: To add your images for the Original theme, place the 9 images in trunk/src/hangman/1/ Zach J. Elko Ball State University Unified Technology Support Certified Hardware & Software Technician _______________________________________________ Mailing list: https://launchpad.net/~destiny Post to : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~destiny More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~destiny Post to : [email protected] Unsubscribe : https://launchpad.net/~destiny More help : https://help.launchpad.net/ListHelp

