Results 1 to 3 of 3

Thread: Dynamic linking visual studio compiler with .pro file

  1. #1
    Join Date
    May 2013
    Posts
    45
    Thanks
    6
    Thanked 6 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Dynamic linking visual studio compiler with .pro file

    Hi,

    I am trying to use a dynamic library compiled visual studio
    I am using qt creator visual studio
    I have TKernel.dll and TKernel.lib

    how can I use these in my project with the .pro file?

    Thanks

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Dynamic linking visual studio compiler with .pro file

    Declaring Other Libraries

    To be useful you are likely going to need a matching header file(s) as well.

  3. #3
    Join Date
    May 2013
    Posts
    45
    Thanks
    6
    Thanked 6 Times in 4 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: Dynamic linking visual studio compiler with .pro file

    thanks it works

Similar Threads

  1. Replies: 7
    Last Post: 18th April 2013, 22:39
  2. Replies: 1
    Last Post: 3rd January 2013, 17:21
  3. Replies: 1
    Last Post: 2nd April 2012, 17:13
  4. MingW x Visual Studio compiler
    By john_god in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd September 2008, 17:06
  5. Replies: 7
    Last Post: 24th March 2007, 13:53

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.