Results 1 to 3 of 3

Thread: Problems building working static libraries Qt 4.2.2 with new platform SDK

  1. #1
    Join Date
    Mar 2006
    Posts
    46
    Thanks
    8
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Problems building working static libraries Qt 4.2.2 with new platform SDK

    I recently tried rebuilding my Qt 4.2.2 static libraries that were working with the SDK from VS2003 using the latest platform SDK release from Microsoft.

    When I build these libraries, I get a number of deprecated function warnings (no big deal), and a problem looking for winable.h (this has merged into some other header, so I was able to provide a blank winable.h and complete the compile).

    Unfortunately, the libraries don't seem fully functional. For example, in my app the menu text fonts are extremely small (maybe 2 pix high), and the status bar area fonts are quite large (and a different font). There may be other problems too. Some of the built examples have all kinds of strange behaviour.

    Has anyone built Qt with this platform SDK without problems? Any guesses what is wrong? I'm wondering if some change in the accessibility code is causing this font craziness...

    Colby

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Problems building working static libraries Qt 4.2.2 with new platform SDK

    I don't know what is the "latest platform SDK", but I managed to compile and sucessfully use static Qt with VS2003.

  3. #3
    Join Date
    Mar 2006
    Posts
    46
    Thanks
    8
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems building working static libraries Qt 4.2.2 with new platform SDK

    I am referring to the Vista Platform SDK here:

    http://www.microsoft.com/downloads/d...DisplayLang=en

    this SDK is supposedly for XP, 2003, and Vista. and is the most up-to-date of the SDKs.

    I have not problems building the static libs using the VS2003 headers / libs, only with this new SDK am I having problems. I need to use this newer SDK to address some 64-bit processor issues.

    Colby

Similar Threads

  1. Replies: 16
    Last Post: 23rd May 2008, 11:12
  2. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 09:52

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.