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. [SOLVED] Qt 5.3.0, msvc-2013, configure -prefix, multiple directories problem
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt 5.3.0, msvc-2013, configure -prefix, multiple directories problem

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 1.1k 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.
  • A Offline
    A Offline
    astroman
    wrote on last edited by
    #1

    Hi,

    i'm compiling Qt 5.3.0, Windows 7, msvc2013, using this config:
    configure -prefix D:\libraries\Qt5.3.0-compiled -debug-and-release -opensource -confirm-license -platform win32-msvc2013 -c++11 -icu

    After compiling and installing i get three directories :
    Qt5.3.0-compiled, Qt5.3.0 and Qt5.3.0-msvc2013_x86.

    Some include files are in Qt5.3.0\include directory and some are in the Qt5.3.0-compiled\include and in Qt5.3.0-msvc2013_x86\include there are the QtDeclarative includes.

    Why ?. I want one directory specified in -prefix.

    Thanks.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      astroman
      wrote on last edited by
      #2

      make clean , jom confclean

      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