Results 1 to 3 of 3

Thread: creating and exporting .dll

  1. #1
    Join Date
    Jan 2008
    Posts
    13
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default creating and exporting .dll

    hi all!

    I'm using windows OS and I want to create a .dll lib to be access by another application(.exe)..

    Is there anybody here can help me build a .dll of my project?

    Also on I can how export it..

    Please give me a step by step process on how I will do this..

    Thanks in advance...

  2. #2
    Join Date
    Jan 2008
    Posts
    33
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: creating and exporting .dll

    ei... im having the same problem..

    i can create .dll and .a file but i dont know how my application will access it.

    can somebody give me some tips on how to do it.. much better if theirs an example thanks..

    i also included some file.. please check it out and feedback ASAP!!
    Attached Files Attached Files

  3. #3
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: creating and exporting .dll

    Start with creating a library project:
    TEMPLATE = lib
    J-P Nurmi

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.