Results 1 to 3 of 3

Thread: Common Language Runtime Support (/clr).

  1. #1
    Join Date
    Apr 2010
    Location
    Porto Alegre, RS, Brazil
    Posts
    37
    Thanks
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Question Common Language Runtime Support (/clr).

    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

  2. #2
    Join Date
    Oct 2007
    Location
    Grenoble, France
    Posts
    80
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Common Language Runtime Support (/clr).

    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?
    You have to run a level 3 diagnostic.

    Ashes to ashes, Qt to Qt ( wysota )

  3. #3
    Join Date
    Oct 2009
    Posts
    151
    Thanks
    6
    Thanked 13 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Common Language Runtime Support (/clr).

    Got to keep the loonies on the path ...

Similar Threads

  1. Arabic language support problem (right to left)
    By sam_er83 in forum Qt Tools
    Replies: 1
    Last Post: 14th May 2012, 09:48
  2. Language support in Qvfb..?
    By Cutey in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 11th February 2009, 07:14
  3. European Language support in Qt 3.3 version
    By gary_qt in forum Newbie
    Replies: 4
    Last Post: 22nd August 2008, 11:48
  4. how change language at runtime?
    By mattia in forum Newbie
    Replies: 3
    Last Post: 14th November 2007, 18:36

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.