Code::Blocks Forums

User forums => Help => Topic started by: Angelo on January 17, 2007, 01:17:02 am

Title: Project file 1.6 and compiling issues
Post by: Angelo on January 17, 2007, 01:17:02 am
Hi folks, it's again me.
since the new project file (1.6) had been introduced, I've few problems with compiling my code. In 1.5 project file everything have been allright, but now it isn't.

This is the code (too many warnings and errors to paste here):
http://angelo.xt.pl/daily/battleships.zip
Title: Re: Project file 1.6 and compiling issues
Post by: mandrav on January 17, 2007, 08:46:11 am
The link isn't working.
Title: Re: Project file 1.6 and compiling issues
Post by: MortenMacFly on January 17, 2007, 08:46:25 am
http://angelo.xt.pl/daily/battleships.zip
404 file not found. :-(
Title: Re: Project file 1.6 and compiling issues
Post by: Angelo on January 17, 2007, 09:42:00 am
Now it should work, sorry, I didn't check it  :(
Title: Re: Project file 1.6 and compiling issues
Post by: mandrav on January 17, 2007, 11:36:39 am
Angelo, I 'm wondering how it did compile before...
There are some serious issues with #includes in your code.
Title: Re: Project file 1.6 and compiling issues
Post by: Angelo on January 17, 2007, 03:55:21 pm
Heh, I'm not average coder yet  :(
But I'll check it hehe.