PDA

View Full Version : Common Language Runtime Support (/clr).



leoalvesmachado
7th July 2010, 21:52
Hi everyone...

I'm compiling my project using the Visual Studio compiler inside the QT Creator. However, I don't know how to make my project compile using the Common Language Runtime Support (/clr). In the Visual Studio, I can rigth click on your solution, in configuration properties, select general, and select clr for Common Language Runtime Support. But how do I do it for QT Creator?

Thanks in advance

calhal
8th July 2010, 10:35
In fact it was long time since I was using Visual Studio and Windows, but I think you're trying to compile your project for .NET.
I don't think it is possible to compile Qt into .NET bytecode and thus the same with your project.
Why do you want to compile to CLR anyway?

JD2000
8th July 2010, 14:09
You may want to look at this http://doc.trolltech.com/4.4/activeqt-dotnet.html