Results 1 to 7 of 7

Thread: dll yet again

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    Belgrade, Serbia
    Posts
    40
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 1 Time in 1 Post

    Default dll yet again

    Ok. I have made a shared library project. Compiled it into a dll. It is very simple dll just defining one class with one member and one method. Then I tried to add this dlll to a new project and failed. I have read post on this forum concerning this problem but I am still unable to do this. Probably missing something stupid.

    In the attachment are MyClass project which makes the dll, Using project in which I what to add MyClass.dll and Using1 project in which I tried to add MyClass.dll and failed. Please take a look and tell me what am I doing wrong.

    I have tried this using Qt 4.5.2 and Windows XP servise pack 2.

    Thanks in advance.
    Attached Files Attached Files

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.