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 with Visual Studio 2015

Qt with Visual Studio 2015

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.4k 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.
  • freddy311082F Offline
    freddy311082F Offline
    freddy311082
    wrote on last edited by
    #1

    Hi guys... I'm not Windows user, but I need to compile my app to make the deploy on this OS. I have installed VS 2015, and I had download the Qt installer for VS 2013...

    when I try to compile my app, Qt Creator say:

    Error while building/deploying project test (kit: Desktop Qt 5.5.0 MSVC2013 64bit)
    When executing step "Make"

    Do I need VS 2013 ?? Can I use qt with my VS 2015 ??

    What do I need to compile my app in windows ?

    I need to make some test because my code work perfectly in Linux and OS X, but not in in WIndows when I compile with mingw32 installer and I need to test with the VS version

    regards

    JKSHJ 1 Reply Last reply
    0
    • freddy311082F freddy311082

      Hi guys... I'm not Windows user, but I need to compile my app to make the deploy on this OS. I have installed VS 2015, and I had download the Qt installer for VS 2013...

      when I try to compile my app, Qt Creator say:

      Error while building/deploying project test (kit: Desktop Qt 5.5.0 MSVC2013 64bit)
      When executing step "Make"

      Do I need VS 2013 ?? Can I use qt with my VS 2015 ??

      What do I need to compile my app in windows ?

      I need to make some test because my code work perfectly in Linux and OS X, but not in in WIndows when I compile with mingw32 installer and I need to test with the VS version

      regards

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @freddy311082 said:

      Do I need VS 2013 ??

      Yes.

      Can I use qt with my VS 2015 ??

      No. DLLs built with one version of MSVC are not compatible with a different version of MSVC.

      The next release of Qt will support MSVC 2015, but that's not out yet.

      I need to make some test because my code work perfectly in Linux and OS X, but not in in WIndows when I compile with mingw32 installer and I need to test with the VS version

      If you start a new thread and post your error messages, we might be able to help you.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • freddy311082F Offline
        freddy311082F Offline
        freddy311082
        wrote on last edited by
        #3

        Thank for answer....

        about start another thread... yes, I will... but first I need to identify the problem because I don't not yet what happend.. I'm working on it right now.. regard !!!

        and thank again

        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