Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: mtamimi on January 14, 2013, 06:40:35 am

Title: Error
Post by: mtamimi on January 14, 2013, 06:40:35 am
Hi
I used Code::Block few dayas ago with gfortran and was to compile and run my program without any problem. Today I tried to re compile but had the following error:

 Function 'time' has no implicit type

I beleive something changed in the Code::Block. I looked through the settings but I can not find where the setting changed.
Any Help is appreciated.

Mat Tamimi
mtamimi@netzero.net
Title: Re: Error
Post by: MortenMacFly on January 14, 2013, 08:41:16 am
Function 'time' has no implicit type

I beleive something changed in the Code::Block.
No, this is a compiler error message. It has nothing to do with Code::Bocks unless you changed something in the setup of your project. Check your project setup, nothing more to recommend here... sorry.

Definitely revision control systems help in such cases, btw...

BTW: Please don't start such non-sense polls next time...