News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Project file 1.6 and compiling issues

Started by Angelo, January 17, 2007, 01:17:02 AM

Previous topic - Next topic

Angelo

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

mandrav

Be patient!
This bug will be fixed soon...

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Angelo

Now it should work, sorry, I didn't check it  :(

mandrav

Angelo, I 'm wondering how it did compile before...
There are some serious issues with #includes in your code.
Be patient!
This bug will be fixed soon...

Angelo

Heh, I'm not average coder yet  :(
But I'll check it hehe.