Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. duplicate method warning, generating unknown symbol
Forum Updated to NodeBB v4.3 + New Features

duplicate method warning, generating unknown symbol

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 566 Views 1 Watching
  • 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.
  • I Offline
    I Offline
    Izza
    wrote on 3 May 2019, 07:31 last edited by
    #1

    Hello,
    qt for webassembly : I hace compiled a custom lib using webassembly, and now i have linked it with my desired c++ project on webassembly, the problem is there is only one method that is not getting linked: Can any expert help me out with this please.

    1 Reply Last reply
    0
    • I Offline
      I Offline
      Izza
      wrote on 3 May 2019, 07:47 last edited by
      #2

      Q_INIT_RESOURCE(QcStyle);
      This macro from QT is creating this unknown Symbol

      1 Reply Last reply
      0
      • I Offline
        I Offline
        Izza
        wrote on 3 May 2019, 08:23 last edited by
        #3

        resolved

        A 1 Reply Last reply 3 May 2019, 14:53
        3
        • I Izza
          3 May 2019, 08:23

          resolved

          A Offline
          A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on 3 May 2019, 14:53 last edited by
          #4

          @Izza said in duplicate method warning, generating unknown symbol:

          resolved

          how?

          Qt has to stay free or it will die.

          1 Reply Last reply
          0
          • I Offline
            I Offline
            Izza
            wrote on 7 May 2019, 08:00 last edited by
            #5

            QcStyle.qrc was missing , i needed to generate the resources file and pass that to Q_INIT_RESOURCES

            1 Reply Last reply
            1

            1/5

            3 May 2019, 07:31

            • Login

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