Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8041753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:19:39+00:00 2026-06-05T04:19:39+00:00

This issue is probably easily-solvable, but I have no idea how to do it.

  • 0

This issue is probably easily-solvable, but I have no idea how to do it.

Anyway, I’m using Eclipse 3.5.2 in Ubuntu 11.04. I’m writing a game in C++ (not Java), and I’m writing several classes for it. Fine. I’m building frequently to check for errors. Fine.

But my first problem is that when I hit Build (for both Debug and Release), even though the compilation dialog window appears I get no binary, nor do I get any errors. This is what I get;

**** Build of configuration Debug for project Different-Game ****

make all 
make: Nothing to be done for `all'.

That’s it. It’s probably just a setting I screwed up somewhere, but I don’t know what I’m doing here!

The second issue needs some explanation. I had written up a class diagram in UML to provide a solid reference for myself. I exported it as a .cpp file to see how it would work, and I forgot to remove it from my source folder. That means my project thinks that these classes are part of the project. Even after deleting the .cpp, it still thinks these classes are in. They don’t show in the hierarchy off to the left, but I can’t create classes with the names they held (and should have given up).

Anyone have any tips?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:19:40+00:00Added an answer on June 5, 2026 at 4:19 am

    It looks like it CDT hasn’t found anything to build. If it was only finding some stuff, it would kick up errors such as undefined reference to 'main'

    There could be several causes:

    • The file(s) could be omitted from the current build. Right click your source file, Resource Configuration->Exclude from build. Make sure nothing is ticked.
    • The source files are in a sub-folder which Eclipse is not checking for source. Right click your folder, Properties, C/C++ Build make sure “Exclude resource from build” is NOT ticked.

    You can verify which source files are being made by looking in your build folder (which is where CDT places generated makefiles). Look out for files titled subdir.mk. Each of these should mention the source files to be compiled in that directory.

    E.g. if you have ~/workspace/myProject/src/main.c then ~/workspace/myProject/Debug/src/subdir.mk should also be there and it should contain a line with ../src/main.c

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a (probably not) unique issue with a css background div I am
This problem probably has been discussed, but this one is slightly different. I'm using
This is probably a silly question but I have been thinking it over for
I realize that this is probably a very basic question, but I have spent
I know it's not the jQuery SVG library causing this issue, but when rendering
This is probably way too vague for any concrete answers, but this issue has
This is probably not a dup; I have read through many similar problems on
I know this probably has been asked before but I am having issues with
Note: This issue appears to be limited to SQL Server 2005 SP2 I have
Update: This issue was not properly explored. The real issue lies within render :json

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.