Author Topic: How to work with code blocks in win xp ?  (Read 3998 times)

Offline dineshkumar_erd

  • Single posting newcomer
  • *
  • Posts: 2
How to work with code blocks in win xp ?
« on: March 24, 2010, 05:19:54 pm »
hi everyone,

 I am having a problem with the code blocks software, i have installed properly. I need to run a c++ file, I have created a new console application, C++ i have chosen .. but building & running was done...


 If i select nothing happens... if i select debug tool... It shows, select

" Set Debugger Executable" , Settings compiler/ Debugger..ask me to choose the debugger program...

How to do all those and run the C++ project.. I'm a newbie plz help me...

Dinesh

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: How to work with code blocks in win xp ?
« Reply #1 on: March 24, 2010, 07:00:52 pm »
First follow the forum rules and state the versions of C::B, compiler, OS!!!!!!!!!!!!!!!!!!  :twisted:

Second: do you have gdb installed?
(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 dineshkumar_erd

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to work with code blocks in win xp ?
« Reply #2 on: March 25, 2010, 03:43:48 pm »
I want to know what is gdb ? i'm currently working on with windows xp as my Os !

Help me to run this C++ project?

I'm using C::B 8.02 !

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: How to work with code blocks in win xp ?
« Reply #3 on: March 25, 2010, 03:52:22 pm »
http://lmgtfy.com/?q=gdb&l=1   :roll: :mrgreen:

Also it will be good to read the C::B's manual first.
(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!]