Results 1 to 3 of 3

Thread: Using Csharp dll in QT

  1. #1
    Join Date
    May 2009
    Posts
    94
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Windows

    Post Using Csharp dll in QT

    I have a csharp dll, I want to use it in my Qt program, how can i use it in my Qt Application. Please let me know how can i use it.

    Is is possible or not?

  2. #2
    Join Date
    Mar 2010
    Posts
    55
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Using Csharp dll in QT

    I don't think it's possible. C# is a language of the .NET runtime, of which C++ has no knowledge.
    Now there *might* be a wrapper you can use, but I doubt it.

  3. #3
    Join Date
    Nov 2009
    Location
    US, Midwest
    Posts
    215
    Thanks
    62
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Using Csharp dll in QT

    Take a look here

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.