User forums > Help

Graphics Libraries that work with codeblocks

<< < (6/6)

MortenMacFly:

--- Quote from: CodeGuy on March 03, 2010, 12:48:30 am ---- File>New>Project then selecting empty project
- File>New>empty file

--- End quote ---
If you do this, the file is not yet added to the project. To do so, you'll either go to the project options and add the file there or you use File -> New -> File... -> C/C++ header or C/C++ Source and answer the following queries right.

"File -> New empty file" does exactly that: Only create a new empty file. Not belonging to a project. Nothing.

CodeGuy:
WHY won't you tell me how to get the fricking thing to compile?! I've asked you multiple times and every single time you've skirted around it! The information on this is NOWHERE else I've searched! Google, the forum search, reading the forum stickies whatever! Its NOWHERE!

I know the difference between C and C++, I know they are two separate programming languages, but are very close in syntax and function because they were developed by the same person and derived from each other. Those other things you are suggesting I research are a good idea I will look into that.

MortenMacFly:

--- Quote from: CodeGuy on March 04, 2010, 03:08:29 am ---WHY won't you tell me how to get the fricking thing to compile?!

--- End quote ---
Because I don't understand that question. Once you've added the file to a project just hit the compile button. (If that's what you are asking for.) Consult the C::B documentation if in doubt where this button is.

CodeGuy:
Ok, I click on debug/continue to start debugging, and this appears and it won't let me do anything:

MortenMacFly:

--- Quote from: CodeGuy on March 04, 2010, 06:20:56 pm ---Ok, I click on debug/continue to start debugging, and this appears and it won't let me do anything:

--- End quote ---
So why don't you do what's written in the message?

Also read this again:
http://forums.codeblocks.org/index.php/topic,12040.msg81824.html#msg81824

I've the feeling we are moving in circles...

Edit:
To close this discussion: Have a look at the image attached. Also read the sentence in red on that dialog. Use your explorer to verify.

(Topic locked as further discussion leads to nowhere.)

[attachment deleted by admin]

Navigation

[0] Message Index

[*] Previous page

Go to full version