Author Topic: Debug wont work im new to this plz help  (Read 6333 times)

dalamar006

  • Guest
Debug wont work im new to this plz help
« on: March 23, 2009, 06:42:15 pm »
i dont know what to do...im learning C++ atm...and this is my first compiler i was gonna go borland but cprogramming.com told me to go with this compiler first and with borland there is a lot of text doc editing.so im trying to start slow...i fully understand the programming part so far its just the debubgger and compiler im not to sure what it means by Wrong compiler Nothing to do...so any help you can give me would be much appritiated! ty very much... :)

the problem im having is with the debug...when i got to main.cpp and open it. the hello world im alive program opens up...but when i press F9 to debugg it it says "test1 - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.

what do i do? im using Windows XP and Code:Blocks 8.02
« Last Edit: March 23, 2009, 06:49:42 pm by dalamar006 »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Debug wont work im new to this plz help
« Reply #1 on: March 23, 2009, 10:38:07 pm »
Search the forum for "uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]".

The first post found is yours, the second will guide you to the solution for your problem.

Nevertheless, the order of search results might change in the future, so I give you a direct link to a thread about a similar problem this time: http://forums.codeblocks.org/index.php/topic,9198.0.html .

The next time your topic might get locked or silently removed, due to ignorance.

Please, please, search before you post, search in the forum and the web, try to find a solution yourself, if there is really no answer anywhere you can still ask.

Maybe you should read  the following site: http://www.catb.org/~esr/faqs/smart-questions.html, but be aware that it is not related to C::B in any way and can not give you any help if you have questions related to C::B, but it can guide you (and so many others) to a better way to ask without the risk to be ignored, removed or locked.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6079
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Debug wont work im new to this plz help
« Reply #2 on: March 24, 2009, 01:43:07 am »
Why did OP use a poll for ask question?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: Debug wont work im new to this plz help
« Reply #3 on: March 24, 2009, 03:22:19 am »
Why did OP use a poll for ask question?

The post poll button is quicker to see than "new topic" therefore the people who have trouble reading and understanding post polls.

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org