Results 1 to 4 of 4

Thread: qt + mingw installation issues

  1. #1
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default qt + mingw installation issues

    I have downloaded qt-mingw and installed it. Mingw was downlioaded during installtion. then in installed qdevelop.

    This resulted in the complainment of qdevelop not knowing where make, gdb and ctags are located. I set up make as he mingw-make.exe.

    Now qdevelop starts compiling, but it ends with the error:
    Erstellen (make)...
    C:/MinGW/bin/mingw32-make.exe -f Makefile.Release
    mingw32-make.exe[1]: Entering directory `C:/Dokumente und Einstellungen/Matthias/Eigene Dateien/DEv/Qt/examples/chap01/hello'
    mingw32-make.exe[1]: Leaving directory `C:/Dokumente und Einstellungen/Matthias/Eigene Dateien/DEv/Qt/examples/chap01/hello'
    Makefile.Release:58: *** missing separator. Stop.
    C:\MinGW\bin\mingw32-make.exe: *** [release] Error 2
    what is wrong ?

    PS: Visual Studio is installed as well, but not used here.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: qt + mingw installation issues

    Could you try compiling the same hello world example with Qt Command Prompt (in Start-menu)?
    J-P Nurmi

  3. #3
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qt + mingw installation issues

    Same error like everytime... LIB and INCLUDE env vars contain paths to ms headers.


    http://www.qtcentre.org/forum/f-inst...hlight=include

  4. #4
    Join Date
    May 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy Re: qt + mingw installation issues

    Hello,
    I am trying to compile a "hello world" project with Visual studio 2005, by following this guide:
    http://www.telldus.se/qt/tutorial.pdf
    And i have exactly the same error as pospiech, but I didn't really understand the solution ...
    What is the problem? The makefile is badly generated?
    How do we generate it right?
    What does it has to do with LIB and INCLUDE? I don't even have such env. variables...

    Thank you for your precisions.

Similar Threads

  1. Basic Qtopia Installation issues
    By Svaths in forum Installation and Deployment
    Replies: 0
    Last Post: 18th July 2006, 11:45

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.