Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Quickwidgets & Webkitwidgets
Forum Updated to NodeBB v4.3 + New Features

Quickwidgets & Webkitwidgets

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 1 Posters 602 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.
  • S Offline
    S Offline
    shahriar25
    wrote on last edited by shahriar25
    #1

    Hi,
    I'm working on a project that needs both quickwidgets and webkitwidgets so I added these libs in the pro file and built it statically but it gives me these errors (there are no errors when I build it with shared libs) :

    WTFStubs.cpp:-1: error: multiple definition of `WTF::fastMalloc(unsigned long)'

    /run/media/shahriar/Mine/Qt-Static-5.5.1/Fedora/lib/libQt5Qml.a(WTFStubs.o):-1: In function `WTF::fastRealloc(void*, unsigned long)':

    WTFStubs.cpp:-1: error: multiple definition of `WTF::fastRealloc(void*, unsigned long)'

    And a few oher problems like this. What should I do? Am I doing anything wrong?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      shahriar25
      wrote on last edited by
      #2

      Any help would be appreciated. thanks in advance

      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