User forums > Help

It seems like project has not been built yet. Do you wan to build it now?

<< < (3/3)

BlueHazzard:
Your problem is different...

It would be better to create a new topic, or if a admin would be so kind to split this?


--- Quote from: danonti on September 14, 2016, 09:38:19 pm ----------------- Build: Debug in beans (compiler: GNU GCC Compiler)---------------

Linking stage skipped (build target has no object files to link)
Nothing to be done (all items are up-to-date).

--- End quote ---
This messages tells you that you don't have any object files. This can have multiple reasons: No source files in the project, no source files enabled for this target, no write permission ecc....
We need more information to help. First read this and follow the steps:
http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

stahta01:

--- Quote from: danonti on September 14, 2016, 09:38:19 pm ---I am having this same issue. My virus protection is disabled so that isn't causing the issue for me. When i try to build, this is what i see under Build Log:

-------------- Build: Debug in beans (compiler: GNU GCC Compiler)---------------

Linking stage skipped (build target has no object files to link)
Nothing to be done (all items are up-to-date).


I am very new to C++ and code blocks so any help would be appreciated.

--- End quote ---

Please read and follow the directions at this link http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Tim S.

danonti:
I have absolutely no idea how, but i just started a new project, opened a new file, made a basic output program, and it worked just fine. So i guess my issue is resolved? Thanks anyway y'all!

Navigation

[0] Message Index

[*] Previous page

Go to full version