Results 1 to 20 of 20

Thread: How to link .exe to dll ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy How to link .exe to dll ?

    How to link an existing .exe to a DLL?
    I have created a project, executable called, app.exe.
    Then another project, executable called, proj.dll, together with proj.lib and few other header files.
    How do I link my first project, app.exe to the proj.dll?
    What are the step by step details and configuration settings I am required to do, so that both the projects
    can be linked successfully?
    I wish to link these 2 projects at run time.
    I'm doing programming for Windows platform, and using Qt 4.6.2 and Qt Creator 1.3.1.

    Please help.


    Newbie.
    Last edited by babygal; 21st April 2010 at 03:53.

Similar Threads

  1. How to link an existing .exe to a DLL?
    By babygal in forum Qt Programming
    Replies: 23
    Last Post: 27th April 2010, 08:08
  2. Link as a dll
    By bmahf in forum Newbie
    Replies: 8
    Last Post: 15th October 2009, 19:21
  3. Link against library on Mac OS
    By janus in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd March 2009, 11:10
  4. How I link a dll?
    By brevleq in forum Qt Programming
    Replies: 3
    Last Post: 15th December 2007, 02:39

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
  •  
Qt is a trademark of The Qt Company.