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. QT_SOURCE_TREE not defined
Forum Updated to NodeBB v4.3 + New Features

QT_SOURCE_TREE not defined

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.8k 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.
  • T Offline
    T Offline
    teemo10
    wrote on last edited by
    #1

    I recently installed qt using the latest vs2008 "installer":http://get.qt.nokia.com/qt/source/qt-win-opensource-4.8.1-vs2008.exe: So Qt came per-configured and pre-built.

    However when trying to run the openGL example under: $\examples\activeqt\opengl I ran into an error because the opengl.pro file contains the following line: RC_FILE = $$QT_SOURCE_TREE/src/activeqt/control/qaxserver.rc
    QT_SOURCE_TREE is not defined correctly on my system, how do I do that?

    Keeping in mind that the opengl.pro file has lines like:vsources.path = $$[QT_INSTALL_EXAMPLES]/activeqt/opengl
    Which seems to work fine, even though I never defined either.

    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