Results 1 to 2 of 2

Thread: how to compile qt use /clr?

  1. #1
    Join Date
    Dec 2008
    Location
    chinese
    Posts
    47
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default how to compile qt use /clr?

    i have to call c# dll, so need to compile qt use /clr,but it's do't ok,holp somebody help me ,thanks.

  2. #2
    Join Date
    Mar 2007
    Location
    Germany
    Posts
    229
    Thanks
    2
    Thanked 29 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how to compile qt use /clr?

    Isn't it enough to compile just the application with /clr (you should have mentioned that you use the MS C++ compiler)?

    As it is stated on this page the /clr option "enables applications and components to use features from the common language runtime (CLR)".
    As Qt itself doesn't use CLR features it should not be necessary to compile Qt with /clr option.

Similar Threads

  1. how to compile c++ source file in qtCreator
    By orky7 in forum General Programming
    Replies: 6
    Last Post: 20th March 2009, 06:45
  2. problem when trying to compile it.
    By cbarmpar in forum Qwt
    Replies: 1
    Last Post: 16th January 2009, 20:16
  3. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  4. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  5. how to correctly compile threads support?
    By srhlefty in forum Installation and Deployment
    Replies: 9
    Last Post: 25th June 2006, 19:15

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.