Results 1 to 2 of 2

Thread: Qt 5.8 OSX - compile error

  1. #1
    Join Date
    Feb 2017
    Posts
    1
    Qt products
    Qt5
    Platforms
    MacOS X

    Exclamation Qt 5.8 OSX - compile error

    I installed Qt 5.8 on my Mac running OSX El Capitan 10.11.6. When I try to compile a project coded with Qt 5.5, it throws the following error;
    Qt Code:
    1. :-1: error: no such file or directory: '5.8/5.8/clang_64/lib'
    To copy to clipboard, switch view to plain text mode 
    I then presumed it may be due to version differences and hence tried tried compiling new simple project from scratch; this too resulted in the same error.
    As the error suggests; I checked for the directory
    '5.8/5.8/clang_64/lib'
    but could not locate it. Instead I found
    '5.8/clang_64/lib'
    . So I added a
    5.8
    folder and moved all contents to the new folder such that the required Qt directory exists. But this results in the error;
    locate the qmake file at '5.8/clang_64/lib'
    Please help. Thank you.

  2. #2
    Join Date
    Apr 2015
    Location
    Warsaw, Poland
    Posts
    1
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 5.8 OSX - compile error

    Do you, apparently, have more then one version of Qt libraries installed on your system?

Similar Threads

  1. Compile error in Qt 5.3.2
    By mahdi.lpr in forum Qt Programming
    Replies: 1
    Last Post: 9th November 2014, 20:40
  2. no compile error, but error on run with QMenu QAction
    By sincnarf in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2011, 11:05
  3. compile error
    By dmartino in forum Newbie
    Replies: 2
    Last Post: 5th November 2010, 18:12
  4. Qwt app compile error
    By ajb in forum Qwt
    Replies: 4
    Last Post: 5th May 2010, 06:42
  5. error compile
    By mickey in forum General Programming
    Replies: 5
    Last Post: 27th June 2006, 22:21

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.