Results 1 to 5 of 5

Thread: COMPILE QT 4.7.0 MINGW: strange errors

  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default COMPILE QT 4.7.0 MINGW: strange errors

    I downloaded Qt 4.7.0 SDK and I am trying to compile the sources by using mingw 3.4.5.
    I just ran "configure -platform mingw-32" and the compilation goes through even if sometimes I get errors like this
    ".....in ntsecpkg.h SECURITY_STRING doesn't name a type"....
    What is the cause? Qt or mingGW?
    Regards

  2. #2
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: COMPILE QT 4.7.0 MINGW: strange errors

    It seems that with MinWG 3.8 the errors disappear...

  3. #3
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: COMPILE QT 4.7.0 MINGW: strange errors

    ...but now at the end I got

    ....qscriptextensionplugin.h:43 error undefined interface.

    Why?
    Any reply apprecitated.

  4. #4
    Join Date
    Apr 2009
    Posts
    36
    Thanks
    1
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: COMPILE QT 4.7.0 MINGW: strange errors

    That might be because MinGW 3.4.5 is I believe a Tier 2 platform for Windows now, while 4.7 was meant to be used with MinGW 4.4.0. Take a look here to find more information:

    http://doc.qt.nokia.com/4.7/compiler-notes.html

    I suggest using the MinGW compiler that the Qt SDK comes with (which is 4.4.0) or rolling back your Qt install to 4.5.3, which still supports MinGW 3.4.5.

  5. #5
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: COMPILE QT 4.7.0 MINGW: strange errors

    I used MinGW from the Qt SDK package, but with lo luck.
    I also downloaded MinGW4.4 from Qt ftp. No luck.
    I think it is a bug.
    G

Similar Threads

  1. Replies: 0
    Last Post: 26th June 2010, 20:47
  2. linker errors from MinGW 4.4.0 for Qt 4.6.2
    By planetLars in forum Qt Tools
    Replies: 1
    Last Post: 15th April 2010, 20:30
  3. Replies: 1
    Last Post: 15th April 2010, 19:05
  4. Strange Errors while compiling (QT Header Files)
    By DrDonut in forum Qt Programming
    Replies: 5
    Last Post: 21st May 2009, 13:10
  5. Strange errors
    By prykHetQuo in forum Qt Programming
    Replies: 2
    Last Post: 14th March 2009, 18:13

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.