News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Watches function svn 8455

Started by Triscas, November 29, 2012, 07:51:51 PM

Previous topic - Next topic

Triscas

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.

oBFusCATed

Quote from: Triscas on November 29, 2012, 07:51:51 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!]

Triscas

That the only option is shut the program.

The version is 1.13.11

MortenMacFly

Quote from: Triscas on November 29, 2012, 08:35:59 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: [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]

oBFusCATed

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!]

Triscas

Quote from: oBFusCATed on November 29, 2012, 10:46:46 PM
Morten: This is the SDK API version probably.

Yes, I think is that version.

oBFusCATed

Quote from: Triscas on December 02, 2012, 10:02:27 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!]

Triscas

#7
Quote from: oBFusCATed on December 02, 2012, 10:09:31 PM
Quote from: Triscas on December 02, 2012, 10:02:27 PM
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

MortenMacFly

Quote from: Triscas on December 03, 2012, 10:53:25 AM
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: [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]