Results 1 to 3 of 3

Thread: can Qt (on linux) use a windows dll?

  1. #1
    Join Date
    Dec 2007
    Location
    Groningen Netherlands
    Posts
    182
    Thanks
    16
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default can Qt (on linux) use a windows dll?

    Good day,

    The short answer may be no, I couldn't find much on it. But I'm thinking of porting a big app to linux and it would save me quite some time if I could use a dll I made with borland c++ builder on windows.

    Thanks , Jean.

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: can Qt (on linux) use a windows dll?

    Yes, it can, although this has nothing to do with Qt. See how MPlayer (http://www.mplayerhq.hu/design7/news.html) uses windows codecs (dll's, of course).

    By "see" I mean downloading the sources and taking a look at them.

  3. The following user says thank you to marcel for this useful post:

    JeanC (16th February 2008)

  4. #3
    Join Date
    Dec 2007
    Location
    Groningen Netherlands
    Posts
    182
    Thanks
    16
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: can Qt (on linux) use a windows dll?

    Quote Originally Posted by marcel View Post
    Yes, it can
    Ow great.

    , although this has nothing to do with Qt. See how MPlayer (http://www.mplayerhq.hu/design7/news.html) uses windows codecs (dll's, of course).
    By "see" I mean downloading the sources and taking a look at them.
    Will do, thanks.

Similar Threads

  1. Replies: 19
    Last Post: 21st January 2008, 09:13
  2. Font Problem Porting from Windows to Linux
    By rajeshs in forum Qt Programming
    Replies: 1
    Last Post: 13th July 2007, 10:25
  3. Project won't compile under Windows (works under Linux)
    By philski in forum Qt Programming
    Replies: 7
    Last Post: 14th September 2006, 15:29
  4. Porting Qt3 linux app to windows qt4
    By Philip_Anselmo in forum Qt Programming
    Replies: 7
    Last Post: 15th May 2006, 18:44
  5. Replies: 4
    Last Post: 12th January 2006, 04:16

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.