Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. [Closed] Wt & MinGW
Forum Updated to NodeBB v4.3 + New Features

[Closed] Wt & MinGW

Scheduled Pinned Locked Moved 3rd Party Software
5 Posts 3 Posters 2.6k 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.
  • Q Offline
    Q Offline
    qxoz
    wrote on last edited by
    #1

    Hi everyone!
    Has somebody experience with building Wt by MinGW. I have following error:
    !http://s8.postimage.org/jbvper9f9/build.jpg(Building proccess)!

    I try add
    @SET(WT_NO_BOOST_RANDOM ON)@
    in CMakeLists file but result is same.
    boost version: 1_51

    What i'm doing wrong?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      This is a forum for Qt, not Wt. I'm not saying you won't get help from someone, though.

      (Z(:^

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qxoz
        wrote on last edited by
        #3

        Yes i know, but i try build Wt with tools from QtSDK and in future want use as part of Qt project. And i saw few topics here about Wt :).

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          [quote author="qxoz" date="1350908273"]Yes i know, but i try build Wt with tools from QtSDK and in future want use as part of Qt project. And i saw few topics here about Wt :). [/quote]MinGW is not part of Qt though. The Qt Project provides support on how to use MinGW to build Qt (or to build Qt-based projects), but not to build 3rd-party libraries like Wt.

          People do combine many different 3rd-party libraries with Qt, but you will have a better chance of getting help if you ask at the correct forum.

          Looking at your error message, the error is in a Boost class (not a Wt class!). I suggest you open random_device.h, to find out why default_token isn't declared as expected.

          If that doesn't help, try http://redmine.webtoolkit.eu/projects/wt/boards or http://sourceforge.net/projects/boost/forums

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

            Thank you for replies.

            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