octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI on MacOS X !


From: Daniel J Sebald
Subject: Re: GUI on MacOS X !
Date: Sun, 24 Sep 2017 19:48:12 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 09/24/2017 07:15 PM, Daniel J Sebald wrote:

Oh wait, I see there is a Headers included already:

-I/sw/lib/qt5-mac/lib/QtCore.framework/Headers

What's missing is "/Versions/5/" between the framework directory and Headers directory. Is this standard for Mac OS X? Where is the responsibility for putting that in path name?

From this post to the Qt forum:

http://www.qtcentre.org/threads/61699-Build-Qt-based-app-on-Mac-OS-X-head-file-not-found

my guess would be that you are supposed to have some links pointing from

/sw/lib/qt5-mac/lib/QtCore.framework/Headers

to

/sw/lib/qt5-mac/lib/QtCore.framework/Versions/5/Headers

etc.

But, maybe the links were deprecated on Mac OS X.  I don't know.

Dan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]