Code::Blocks Forums
User forums => Help => Topic started by: pcbaylor on August 29, 2015, 09:18:05 pm
-
Every time I try to build a simply program I get a build log that says:
Linking stage skipped (build target has no object files to link)
Nothing to be done (all items are up-to-date).
Anyone know how to fix this? Or can anyone help me build this table? Thanks
-
1. Add the file to the project.
2. Verify the file properties has "compiler" and "link" checked.
3. Verify the file properties has the file as part of the target being built.
Tim S.