Thread: Dev C++ not opening my project...

  1. #1
    Registered User
    Join Date
    Jan 2006
    Location
    North Yorkshire, England
    Posts
    147

    Dev C++ not opening my project...

    when i click on the purple project icon with all my relevant files for it in the same folder i get a "File *folder* *project name* is not found" message box for each source file i have in it. then after clicking ok for each of them, i get the project tab at the top left as usual but no contents for it. help please,




    thanks,

  2. #2
    Registered User
    Join Date
    Jan 2006
    Location
    North Yorkshire, England
    Posts
    147
    ive managed to get it working but only by right clicking the project tab and adding the other modules to it.

    however i keep getting many error messages like this " [Linker error] undefined reference to `endl(ostream &)' " what do they mean?

  3. #3
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    It sounds like Dev-C++ had a bad install. Uninstall and reinstall.
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. dev c++ project option
    By rodrigorules in forum C++ Programming
    Replies: 2
    Last Post: 06-07-2006, 08:32 PM
  2. Dev C++ takes 3 mins to reload a project
    By phil in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 09-01-2005, 02:32 PM
  3. Project details: Dedicated
    By Stack Overflow in forum Projects and Job Recruitment
    Replies: 9
    Last Post: 02-22-2005, 03:10 PM
  4. Convert C++ project
    By gogo in forum Tech Board
    Replies: 6
    Last Post: 08-12-2004, 07:48 AM
  5. Project Menu Function output
    By Ryan_P in forum C++ Programming
    Replies: 1
    Last Post: 11-06-2002, 04:58 PM