Results 1 to 4 of 4

Thread: Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?

  1. #1
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Question Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?

    Hello;

    I'm writing a Qt Creator plugin for Qt Creator 3.0.0.

    I'm looking for the Qt dlls version Qt 5.2.0 compiled with MSVC2010 (and not MingW)?

    How to distinguish the entire package from the subset used by Qt creator itself?

    How to know whether they were compiled using MSVC or MingW?

    Thanks;

    Mut

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?

    Quote Originally Posted by mut View Post
    I'm looking for the Qt dlls version Qt 5.2.0 compiled with MSVC2010 (and not MingW)?

    How to distinguish the entire package from the subset used by Qt creator itself?

    How to know whether they were compiled using MSVC or MingW?
    The Qt 5.2.0 downloads are in the archives. I was not able to find a download for Qt Creator 3.0.0 in the archive, so you'll have to poke around and see what you can find.

    Good luck!

    Jeff

  3. #3
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Default Re: Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?

    How to know if these libraries were compiled with MSVC2010 or MingW?
    In which folder these libraries will be installed ?

  4. #4
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?

    Quote Originally Posted by mut View Post
    How to know if these libraries were compiled with MSVC2010 or MingW?
    In which folder these libraries will be installed ?
    The sources for windows have msvc2010 or mingw in the file name. I don't know what the default install path is for the compiled DLLs. I am afraid I can't help you more as I'm a Mac user and I configure where to install using the ./configure -prefix option... No idea if the windows compilation process is similar to the Mac, sorry.

Similar Threads

  1. Emulating Qt compiled code for MIPS in VirtualFrameBuffer(Qvfb in X11-X86 compiled)
    By sunil-vasudevan in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 22nd October 2012, 06:07
  2. My QT project does not run on MSVC2010
    By ehnuh in forum Installation and Deployment
    Replies: 3
    Last Post: 18th October 2012, 12:04
  3. Replies: 1
    Last Post: 16th September 2012, 22:56
  4. Build Qwt with msvc2010 fails
    By Zeyneb in forum Qwt
    Replies: 2
    Last Post: 11th November 2011, 06:50
  5. Replies: 3
    Last Post: 20th September 2010, 22:36

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.