Results 1 to 2 of 2

Thread: Help compiling this program in Qt using boost

  1. #1
    Join Date
    Oct 2016
    Posts
    61
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Help compiling this program in Qt using boost

    Hi i am using one project open source with boost libraries but i must to include it. So i was searching i found one site with boost precompiled:
    http://www.npcglib.org/~stathis/blog...#comment-71476

    In my case i use vs2013 and qt 5.7. I must to include these libraries like always or i need to do something more? Bye and thx

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Help compiling this program in Qt using boost

    Boost is almost entirely a template-based, headers only distribution. There are a very small number of actual binary libraries that can be built. If you do not need these binary libraries, then there is no need to build them or to download a pre-built distribution. I suggest you start with the boost documentation for Windows to decide what you need and whether any of it needs to be compiled.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Need help compiling a program....
    By MyPianoSucks in forum Qt Programming
    Replies: 8
    Last Post: 3rd January 2011, 00:32
  2. Qt and Boost in the same C++ program?
    By TriKri in forum Qt Programming
    Replies: 12
    Last Post: 9th May 2010, 22:58
  3. Compiling with boost.thread in Qt Creator 0.9
    By Envergure in forum Qt Programming
    Replies: 1
    Last Post: 28th November 2008, 07:10
  4. Compiling with boost.thread in Qt Creator 0.9
    By Envergure in forum Qt Programming
    Replies: 0
    Last Post: 28th November 2008, 03:00
  5. Error compiling Qt3 app with Boost signals support
    By stodge in forum Qt Programming
    Replies: 3
    Last Post: 3rd May 2007, 10:48

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.