Page 2 of 2 FirstFirst 12
Results 21 to 24 of 24

Thread: How to link an existing .exe to a DLL?

  1. #21
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to link an existing .exe to a DLL?

    Depends on the DLL complexity and your skill level. Read this entire thread, choose the one that you understand the most and choose that.

  2. The following user says thank you to squidge for this useful post:

    babygal (27th April 2010)

  3. #22
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to link an existing .exe to a DLL?

    Quote Originally Posted by fatjuicymole View Post
    That'll work, just remember that the Express editions don't support the Qt addin.
    But you can have MSVC and use it in Qt Creator - that is the way I choose :] and you don't need any Qt Add-in
    Nice developing with Qt connected with nice and completly Windows way to produce Windows application. I don't like MinGW as it looks like forcing applications compiled with Unix compiler to run on Windows - 1st thought: rather not comfortable and not efficient.
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

  4. The following user says thank you to faldzip for this useful post:

    babygal (27th April 2010)

  5. #23
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to link an existing .exe to a DLL?

    Which is why I use Visual Studio 2008. QtCreator is nice, but VS2008 with the plugins you are used to is much better. My full time job is software engineer, I use VS at work and work pays for the home VS license too, so it makes sense to me.

    But of course the situation is different for each person. I'm not sure on the deployment licensing of VS express edition, but using the VS EE under QtCreator is a good choice for non-commercial work.

  6. The following user says thank you to squidge for this useful post:

    babygal (27th April 2010)

  7. #24
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to link an existing .exe to a DLL?

    Quote Originally Posted by faldżip View Post
    But you can have MSVC and use it in Qt Creator - that is the way I choose :] and you don't need any Qt Add-in
    Nice developing with Qt connected with nice and completly Windows way to produce Windows application. I don't like MinGW as it looks like forcing applications compiled with Unix compiler to run on Windows - 1st thought: rather not comfortable and not efficient.
    1. How to "have MVSC and use it in Qt Creator"?If I do it this way, compiling is done using VC or GCC?

Similar Threads

  1. Completer with existing ui form
    By vladozar in forum Qt Programming
    Replies: 1
    Last Post: 12th December 2009, 15:35
  2. How to write qt4 gui up to the existing console
    By binaural in forum Qt Programming
    Replies: 4
    Last Post: 16th June 2009, 13:44
  3. Add existing project
    By danesh in forum Qt Programming
    Replies: 12
    Last Post: 23rd April 2009, 19:47
  4. replace existing process with the new one
    By memus in forum Qt Programming
    Replies: 1
    Last Post: 14th August 2008, 16:40
  5. Installing Qt 4 with existing Qt3
    By Honestmath in forum Installation and Deployment
    Replies: 2
    Last Post: 27th March 2006, 21:00

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.