Author Topic: Watches function svn 8455  (Read 4293 times)

Offline Triscas

  • Single posting newcomer
  • *
  • Posts: 8
Watches function svn 8455
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Watches function svn 8455
« Reply #1 on: November 29, 2012, 07:55:21 pm »
the code blocks responses no more.
What does this mean?
Have you tried 12.11rc2?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Triscas

  • Single posting newcomer
  • *
  • Posts: 8
Re: Watches function svn 8455
« Reply #2 on: November 29, 2012, 08:35:59 pm »
That the only option is shut the program.

The version is 1.13.11

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Watches function svn 8455
« Reply #3 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Watches function svn 8455
« Reply #4 on: November 29, 2012, 10:46:46 pm »
Morten: This is the SDK API version probably.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Triscas

  • Single posting newcomer
  • *
  • Posts: 8
Re: Watches function svn 8455
« Reply #5 on: December 02, 2012, 10:02:27 pm »
Morten: This is the SDK API version probably.

Yes, I think is that version.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Watches function svn 8455
« Reply #6 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?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Triscas

  • Single posting newcomer
  • *
  • Posts: 8
Re: Watches function svn 8455
« Reply #7 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
« Last Edit: December 03, 2012, 10:55:53 am by Triscas »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Watches function svn 8455
« Reply #8 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ