Results 1 to 2 of 2

Thread: Using ACE and Qt

  1. #1
    Join Date
    Sep 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Using ACE and Qt

    If i want to using ACE and Qt togethor,what shall i do to set up my development environment under windows and linux?

  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: Using ACE and Qt

    You speak of the "ADAPTIVE Communication Environment"?
    Well, that's a library as many thousand other libraries are. You have to set the "include path" to the ACE header files for the compiler and you have to set the library path to the library for the linker.

    If you use Visual Studio, KDevelop or Eclipse or anything else you always have to look at the project settings.

Tags for this Thread

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.