Thread: Nothing will compile I keep getting errors

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    673

    Nothing will compile I keep getting errors

    Ok I keep getting errors no matter what program I write and I am trying to figure out why... because it was working fine last night ( I use dev c++ compiler) thanks for any help you may provide

  2. #2
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    dlete the c:\
    .sect signature

  3. #3
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    Delete c:\ from where?

  4. #4
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    ok if u cannot delete the c:\ try pasting errors yyou get
    .sect signature

  5. #5
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    Code:
    47 C:\DEV-CPP\include\c++\3.4.2\string:48,               from C:\DEV-CPP\include\c++\3.4.2\bits\locale_classes.h In file included from C:/DEV-CPP/BIN/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/string:48,               from C:/DEV-CPP/BIN/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/locale_classes.h
    Code:
    97 C:\DEV-CPP\include\c++\3.4.2\bits\stl_tempbuf.h `uninitialized_fill_n' is not a member of `std'



    thats 2 out of like 40

  6. #6
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435
    i would seriously uninstall dev-c++ then reinstall it nothign can be worth reading all that garbage
    .sect signature

  7. #7
    Registered User
    Join Date
    Nov 2005
    Posts
    673
    alright thats what I figured would happen thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Strange compile errors
    By csonx_p in forum C++ Programming
    Replies: 10
    Last Post: 07-28-2008, 11:41 AM
  2. compile once, compile twice ...error
    By Benzakhar in forum Windows Programming
    Replies: 6
    Last Post: 12-28-2003, 06:00 AM
  3. Stupid compiler errors
    By ChrisEacrett in forum C++ Programming
    Replies: 9
    Last Post: 11-30-2003, 05:44 PM
  4. executing errors
    By s0ul2squeeze in forum C++ Programming
    Replies: 3
    Last Post: 03-26-2002, 01:43 PM