Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Different lib size when export project from VisualStudio to QtCreator
Forum Updated to NodeBB v4.3 + New Features

Different lib size when export project from VisualStudio to QtCreator

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 950 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.
  • francescmmF Offline
    francescmmF Offline
    francescmm
    wrote on last edited by
    #1

    I am trying to code with QtCreator in Windows using the VisualStudio compiler. Initially I used VCPROJ in VisualStudio to compile my libraries and applications.

    The problem I have found is when I export the VCPROJ to QtCreator (.pro file) and I compile the library, the result of this library has differencies with the generated with VisualStudio. For production reasons I need that both libraries be the same in byte extension.

    There is any problem with the Add-in of Visual Studio that does not import all parameters of VCPROJ?

    For more information: I use Qt 4.8.3, Visual Studio 2005 and QtCreator 2.8.1.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Good question, can you compare the compile output from both to see if there's some flags that are changed ?

      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

      • Login

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