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. Qt5 and vcproj win32-msvc2008
Forum Updated to NodeBB v4.3 + New Features

Qt5 and vcproj win32-msvc2008

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 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.
  • P Offline
    P Offline
    pps883
    wrote on last edited by
    #1

    I always was building QT from source code (to be able to step through QT code when debugging), but for some reason it's broken now in QT5. Is there any reason visual studio project files aren't generated anymore? How can I get it to build using normal VS environment?
    Thanks

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

      You should go with the standard way of using command line: configure, make (that's nmake or jom in your case) and optionally make install. I don't know if building with VS is at all tested. Qt5 has several additional steps in it's build (using Perl, Python and even Ruby), so maybe that is the cause.

      (Z(:^

      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