Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-13560

LNK4217 warning when building application against static Qt SVG lib.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 4.6.3
    • SVG Support
    • None
    • VS2008 on WIN 7 64.

    Description

      Starting with 4.6.3 (not seen in 4.6.2) we get the following three warnings from Visual Studio 2008 C++ compiler when building our application that uses the SVG lib.

      QtSvgd.lib(qsvghandler.obj) : warning LNK4217: locally defined symbol ?qstrtod@@YANPBDPAPBDPA_N@Z (double __cdecl qstrtod(char const *,char const * *,bool *)) imported in function "double __cdecl toDouble(class QChar const * &)" (?toDouble@@YANAAPBVQChar@@@Z)

      QtGuid.lib(qapplication.obj) : warning LNK4217: locally defined symbol ?qt_call_post_routines@@YAXXZ (void __cdecl qt_call_post_routines(void)) imported in function "public: virtual __thiscall QApplication::~QApplication(void)" (??1QApplication@@UAE@XZ)

      QtGuid.lib(qwhatsthis.obj) : warning LNK4217: locally defined symbol ?qDeleteInEventHandler@@YAXPAVQObject@@@Z (void __cdecl qDeleteInEventHandler(class QObject *)) imported in function "public: static void __cdecl QWhatsThis::hideText(void)" (?hideText@QWhatsThis@@SAXXZ)

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              pullatti Prasanth Ullattil
              sthomsen@ncidea.com Sam Thomsen
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes