[Qt-interest] Qt and C++/CLI for ASP.NET
BRM
bm_witness at yahoo.com
Mon Feb 1 22:38:38 CET 2010
There was a related discussion on this just a few days ago.
Basically, to sum it up:
You can use Qt in a C++/CLI DLL just like you would any unmanaged C++ code.
It is best to put it into a separate DLL that is then linked in just like any other unmanaged C++ DLLs.
I would not, however, recommend it for an ASP.NET site. (For that matter, I wouldn't recommend ASP.NET either; but that's a different issue.)
Ben
>
>From: Sylvain Pointeau <sylvain.pointeau at gmail.com>
>To: qt-interest at trolltech.com
>Sent: Mon, February 1, 2010 3:49:20 PM
>Subject: [Qt-interest] Qt and C++/CLI for ASP.NET
>
>Hello,
>
>
>In your opinion, would it be possible to use Qt in a C++/CLI DLL library for using it in ASP.NET?
>How can we do to deploy the managed DLL aside of the Qt DLL in a .NET website?
>(it should be on the Bin directory of the website)
>
>
>is it possible?
>
>
>Best regards,
>Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100201/b264ca70/attachment.html
More information about the Qt-interest-old
mailing list