Skip to content

Mac users do/don't have to install QT via homebrew first? #14

@paul-hammant

Description

@paul-hammant

First I homebrew uninstalled QT and checked the symlinks were gone from /use/local/bin/

Then, for npm install brig:

$ npm install brig
...
> qt-darwin@0.0.4 install /path/to/brig-example-app/node_modules/qt-darwin
> tar -zxf library.node && rm -fr library.node
> brig@0.1.17 install /path/to/brig-example-app/node_modules/brig
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://github.com/cfsghost/brig/releases/download/0.1.17/node-v59-darwin-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for brig@0.1.17 and node@9.3.0 (node-v59 ABI) (falling back to source compile with node-gyp) 
tools/mac-config.sh: line 45: qmake: command not found
gyp: Call to 'tools/mac-config.sh --internal' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 

So whatever it was doing with qt-darwin, didn't put qmake in the path :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions