Results 1 to 2 of 2

Thread: LibQxt won't build with Qt 4.7.0 on Win7

  1. #1
    Join Date
    Apr 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Default LibQxt won't build with Qt 4.7.0 on Win7

    Hi,

    I can't build LibQxt neither 0.6.0 nor tip versions.

    By following instructions I execute configure.bat and i get:
    Qt Code:
    1. WARNING: c:\kux\.qmake.cache:3: Unescaped backslashes are deprecated.
    2. Project ERROR: LibQxt requires Qt 4.3 or newer but Qt 4.7.0 was detected.
    3. Error running qmake. Cannot proceed.
    To copy to clipboard, switch view to plain text mode 

    If I comment out the error part on "check Qt version" in libqxt.pro then it generates all the make files.

    Next i try "mingw32-make" but it fails finding headers. Checking make files, I see the include paths are totally wrong (filled with defaults) and library names are missing the "4" at the end (-lQtXml instead of -lQtXml4). Fixing those make file issues manually i get the module compiled. However fixing them all by hand seems a bit too much work.

    Solution?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: LibQxt won't build with Qt 4.7.0 on Win7

    This is an issue to the Qxt lib guys.
    Write to them over their site.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. LibQxt 0.6.0
    By jpn in forum Qt-based Software
    Replies: 8
    Last Post: 24th November 2011, 22:21
  2. EXE compiled in Win7 NOT working in XP
    By fakhir in forum Newbie
    Replies: 3
    Last Post: 13th September 2010, 09:03
  3. Replies: 1
    Last Post: 30th July 2010, 01:41
  4. LibQxt
    By jpn in forum Qt-based Software
    Replies: 10
    Last Post: 9th October 2009, 22:20
  5. Apps with libqxt-0.5.0
    By codeman in forum Qt Programming
    Replies: 6
    Last Post: 6th May 2009, 09:21

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.