Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Triscas on November 29, 2012, 07:51:51 pm

Title: Watches function svn 8455
Post by: Triscas on November 29, 2012, 07:51:51 pm
I've installed the Codeblocks to work with Fortran code, and using the mingw32 compiler. I was able to compile my program (it's very large), but when I'm debugging and I try to see the evolution of the variables opening the watches window, the code blocks responses no more.


Any idea what's going wrong??


Thanks in advance.
Title: Re: Watches function svn 8455
Post by: oBFusCATed on November 29, 2012, 07:55:21 pm
the code blocks responses no more.
What does this mean?
Have you tried 12.11rc2?
Title: Re: Watches function svn 8455
Post by: Triscas on November 29, 2012, 08:35:59 pm
That the only option is shut the program.

The version is 1.13.11
Title: Re: Watches function svn 8455
Post by: MortenMacFly on November 29, 2012, 10:12:22 pm
The version is 1.13.11
We don't have such version and never had. What are you using? Is it provided by 3rd party resources? We don't support 3rd party resources of C::B. You'll need to ask the author of that fork.
Title: Re: Watches function svn 8455
Post by: oBFusCATed on November 29, 2012, 10:46:46 pm
Morten: This is the SDK API version probably.
Title: Re: Watches function svn 8455
Post by: Triscas on December 02, 2012, 10:02:27 pm
Morten: This is the SDK API version probably.

Yes, I think is that version.
Title: Re: Watches function svn 8455
Post by: oBFusCATed on December 02, 2012, 10:09:31 pm
Yes, I think is that version.
Then what version are you using?
A nightly, selfbuild or something provided by a third party?
Title: Re: Watches function svn 8455
Post by: Triscas on December 03, 2012, 10:53:25 am
Yes, I think is that version.
Then what version are you using?
A nightly, selfbuild or something provided by a third party?

I've installed CodeBlocks for Fortran IDE v1.0 for Windows downloaded from http://darmar.vgtu.lt (if it's not allow to write the website please edit my commentary).

I don't know where could I read exactly the version of my Codeblocks if it is not in "help"->"about" though I think is the version rc1
Title: Re: Watches function svn 8455
Post by: MortenMacFly on December 03, 2012, 08:25:01 pm
I've installed CodeBlocks for Fortran IDE v1.0 for Windows downloaded from http://darmar.vgtu.lt (if it's not allow to write the website please edit my commentary).
Did you ask the maintainer of that fork in the first place?
Especially if you are working with / debugging Fortran.