Results 1 to 2 of 2

Thread: about qt+ compiler fatal

  1. #1
    Join Date
    Feb 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default about qt+ compiler fatal

    below is my qt+ develpment envoronment.
    1.install Eclipse. (include CDT).
    2.install QT4 4.3.3.
    3.install QT integration. (include MinGW)

    After I generate qt ui progject, I compiler my code.

    Have some error message listing below.

    Error launching builder (mingw32-make debug )
    (Cannot run program "mingw32-make": Launching failed)

    ???

    frankieyam1

  2. #2
    Join Date
    Mar 2006
    Location
    Mexico City
    Posts
    31
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: about qt+ compiler fatal

    Hi frankieyam1:

    I'm using 4.7.0 with MinGW on Windows XP, but I don't use Eclipse. Anyway from the error:
    Error launching builder (mingw32-make debug )
    (Cannot run program "mingw32-make": Launching failed)
    I think you have a problem with the path pointing to "mingw32-make". Can you show us the PATH value??

Similar Threads

  1. Strange compiler behaviour (compiler passes wrong argument)
    By SasaVilic in forum General Programming
    Replies: 2
    Last Post: 2nd November 2010, 11:36
  2. fatal error C1001: An internal error has occurred in the compiler
    By noodles in forum Installation and Deployment
    Replies: 0
    Last Post: 12th August 2010, 11:24
  3. fatal err or C1001: An internal error has occurred in the compiler.
    By noodles in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 11th August 2010, 13:47
  4. Fatal error ..!!!!
    By joseph in forum Qt Programming
    Replies: 9
    Last Post: 13th November 2007, 14:05
  5. QT4 beginner Fatal Error
    By Remyfr in forum Installation and Deployment
    Replies: 3
    Last Post: 11th March 2006, 01:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.