Thread: Compiler error

  1. #1
    Registered User
    Join Date
    Feb 2008
    Posts
    26

    Compiler error

    Hello!

    I use devcpp and when I try to compile any cpp project, the compiler fails.

    Attachment 8653

    I don't know how to fix it.

    Thanks

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    According to Google, this happens when you try to install MinGW on top of itself (two different versions, or in different places). The fix is to not do that. We've even had it here.

  3. #3
    Registered User
    Join Date
    Feb 2008
    Posts
    26
    Many thanks. I removed MinGW and now works.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do you resolve this error?
    By -EquinoX- in forum C Programming
    Replies: 32
    Last Post: 11-05-2008, 04:35 PM
  2. Making C DLL using MSVC++ 2005
    By chico1st in forum C Programming
    Replies: 26
    Last Post: 05-28-2008, 01:17 PM
  3. error: template with C linkage
    By michaels-r in forum C++ Programming
    Replies: 3
    Last Post: 05-17-2006, 08:11 AM
  4. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  5. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM

Tags for this Thread