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. Add a new mkspec in order to get qt working with VS 2015

Add a new mkspec in order to get qt working with VS 2015

Scheduled Pinned Locked Moved Installation and Deployment
vs2015frameworkjommkvspecnmake
2 Posts 2 Posters 1.3k 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.
  • E Offline
    E Offline
    extdev
    wrote on 17 Oct 2015, 18:56 last edited by
    #1

    I've seen several forums, that in order to make qt framework work with VS 2015, it's required to add a new mkspec. Maybe you can give specific instructions on how this is done? I'm a bit worked with qt creator, but it wasn't suited for me due to the fact that it is difficult to configure .cpp .h formatter, such as astyle. I prefer using visual studio. If it's not appropriate to add the mkspec, it may be necessary to build the qt manually from git. In that case, what do I have to use: jom or nmake? As I know jom slightly improves the build time. But it's required to configure jom separately. However, I don't understand building libraries and how to configure them.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Oct 2015, 20:50 last edited by
      #2

      Hi and welcome to devnet,

      Unless you're using an old version of Qt, the mkspec for VS2015 is already in so you can build Qt with it.

      As for jom, you can just call it in place of nmake. Use the full path to the exe and you should be good to go.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      17 Oct 2015, 18:56

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved