Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Italian
  4. Problema di link
Qt 6.11 is out! See what's new in the release blog

Problema di link

Scheduled Pinned Locked Moved Solved Italian
3 Posts 2 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • PollyP Offline
    PollyP Offline
    Polly
    wrote on last edited by
    #1

    Mi è uscito questo messaggio assieme ad altri ma penso siano collegati
    cosa può essere?

    main.obj:-1: error: LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QtCharts::QChart::QChart(class QGraphicsItem *,class QFlags<enum Qt::WindowType>)" (_imp??0QChart@QtCharts@@QEAA@PEAVQGraphicsItem@@V?$QFlags@W4WindowType@Qt@@@@@Z) referenced in function main

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      ti manca QT += charts nel .pro file (ricordati di re-runnare qmake tutte le volte che cambi il .pro file)

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • PollyP Offline
        PollyP Offline
        Polly
        wrote on last edited by
        #3

        Perfetto , tutto riuscito
        grazie ancora.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved