Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Building embedded widgets on Windows 7
QtWS25 Last Chance

Building embedded widgets on Windows 7

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 2.6k 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.
  • R Offline
    R Offline
    RickF
    wrote on last edited by
    #1

    I installed Qt C:\Qt\2010.04 and I can build the example projects with Qt Creator.

    I downloaded withe QT embedded widgets

    C:\Projects\qt_embedded-widgets-1.1.0

    And I cannot build.

    In file included from ../../../embedded-widgets-1.1.0/src/basicgraph/qtbasicgraph.cpp:9:
    ../../../embedded-widgets-1.1.0/src/basicgraph/qtbasicgraph.h:13:17: error: QtGui: No such file or directory
    ../../../embedded-widgets-1.1.0/src/basicgraph/qtbasicgraph.cpp:10:25: error: QtCore/QDebug: No such file or directory
    ../../../embedded-widgets-1.1.0/src/basicgraph/qtbasicgraph.cpp:11:30: error: QStandardItemModel: No such file or directory
    ../../../embedded-widgets-1.1.0/src/basicgraph/qtbasicgraph.cpp:14:18: error: QDebug: No such file or directory

    I have seen other people report this problem but have not seen a solution. Any help appreciated.

    Rick

    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