octave-maintainers
[Top][All Lists]
Advanced

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

Re: Having problem building on macOS Mojave


From: Ben Abbott
Subject: Re: Having problem building on macOS Mojave
Date: Tue, 25 Dec 2018 10:07:15 +0800

On Dec 24, 2018, at 11:08 AM, Ben Abbott <address@hidden> wrote:

homebrew’s current qt is 5.12. Which does not include qcollectiongenerator in /usr/local/Cellar/qt/5.12.0/bin

The older qt 5.11.2 does include qcollectiongeneratore in /usr/local/Cellar/qt/5.11.2/bin

Switching back to 5.11.2 worked for me.

  brew switch qt5 5.11.2

My configure now ends with the result below.

  Build Octave Qt GUI:                  yes (version: 5)
  JIT compiler for loops:               no
  Build Java interface:                 yes
  Build static libraries:               no
  Build shared libraries:               yes
  Dynamic Linking API:                  dlopen
  Include support for GNU readline:     yes
  64-bit array dims and indexing:       yes
  64-bit BLAS array dims and indexing:  no
  OpenMP SMP multithreading:            no
  Truncate intermediate FP results:     yes
  Build cross tools:                    no
  Build docs:                           yes

Ben


I’ve modified the configure script. It now works with the Qt version supplied by homebrew (5.12.0).

Ben

Attachment: homebrew_configure_octave_v8.sh
Description: Binary data


reply via email to

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