Results 1 to 1 of 1

Thread: qvalidator error on static msvc2010 compilation

  1. #1
    Join Date
    Nov 2007
    Posts
    24
    Thanks
    5
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default qvalidator error on static msvc2010 compilation

    Hi,

    I recompiled Qt 4.8.3 with static and -MT flag for msvc2010,
    Compiling was fine,

    But now each time I compile my project, I get

    QtGui.lib(qvalidator.obj):-1: error: LNK2019: unresolved external symbol __HUGE referenced in function "public: __thiscall QDoubleValidator::QDoubleValidator(class QObject *)" (??0QDoubleValidator@@QAE@PAVQObject@@@Z)

    Any idea ?


    Thanks for your help...
    Last edited by stef13013; 19th September 2012 at 23:25.

Similar Threads

  1. Qt compilation error
    By saul.andrade in forum Newbie
    Replies: 1
    Last Post: 17th March 2011, 09:51
  2. plugins not recognized for static compilation
    By timmu in forum Qt Programming
    Replies: 3
    Last Post: 28th February 2011, 13:43
  3. Error in static compilation of Qt 2010.05!
    By elton.lika in forum Newbie
    Replies: 5
    Last Post: 26th January 2011, 21:37
  4. cannot compile QT 4.6 as static - uic3 error stops compilation
    By rucs_hack in forum Installation and Deployment
    Replies: 3
    Last Post: 27th June 2010, 05:35
  5. Qt 4.6.2. compilation error
    By b1 in forum Installation and Deployment
    Replies: 3
    Last Post: 13th June 2010, 08:22

Tags for this Thread

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.