octave-maintainers
[Top][All Lists]
Advanced

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

Re: build fails on macOS


From: John W. Eaton
Subject: Re: build fails on macOS
Date: Thu, 25 Oct 2018 16:26:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 10/24/2018 06:31 PM, Ben Abbott wrote:
John,

My apologies, the liboctgui.la <http://liboctgui.la> now builds (the command below completes without error).

make V=1 libgui/liboctgui.la <http://liboctgui.la>

However, the build now fails with the same error below.

> [...]
>
  -pthread -framework OpenGL -framework Carbon -framework QtNetwork -framework QtPrintSupport -framework QtHelp -framework QtWidgets -framework QtGui -framework QtSql -framework QtCore -framework QtOpenGL
ld: framework not found QtOpenGL
clang: *error: *linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libgui/graphics/__init_qt__.la] Error 1

I don't know how to solve this problem.

Is there no QtOpenGL framework on your system, or does that simply not exist on OS X systems? Other Qt modules appear to work with "-framework QtMODULE" on OS X systems, why not this one?

jwe





reply via email to

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