Results 1 to 1 of 1

Thread: [solved]fresh ubuntu install: <algorithm> not found

  1. #1
    Join Date
    Jul 2012
    Posts
    244
    Thanks
    27
    Thanked 15 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default [solved]fresh ubuntu install: <algorithm> not found

    edit: resolved

    Apparently that problem can arise when a clang installation somehow clashes with the gcc setup.


    ---





    Just installed ubuntu 13.10 x86 and the latest Qt 5.2.1 from the online installer, incl. gcc. When i try to compile a default "qt windows application", i get an error


    /home/me/Qt5/5.2.1/gcc/include/QtCore/qglobal.h:82: error: 'algorithm' file not found
    #include <algorithm>
    ^

    http://i.imgur.com/25fMg1J.png



    The windowing issue is posted a few days ago i had with 12.04.4 i have with 13.10 aswell:


    http://i.imgur.com/AsNxq4o.png


    Isnt this stuff tested before release?
    Last edited by tuli; 22nd February 2014 at 22:22.

Similar Threads

  1. Fresh Install QT5 compiler issues.
    By rokit_armor in forum Installation and Deployment
    Replies: 7
    Last Post: 23rd December 2012, 18:20
  2. Fresh Install - No Valid QT VersionSDKMaintenanceTool
    By Atomic_Sheep in forum Installation and Deployment
    Replies: 3
    Last Post: 3rd September 2012, 05:06
  3. Replies: 2
    Last Post: 28th June 2011, 07:34
  4. compiling hello world after fresh install fails
    By kvesi in forum Installation and Deployment
    Replies: 3
    Last Post: 19th September 2008, 14:55
  5. Program not compiling on Fresh install of Leopard
    By dvmorris in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 11:22

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.