Giter Club home page Giter Club logo

Comments (4)

cfsghost avatar cfsghost commented on July 25, 2024 1

Yup, it has Linux support, but you have to install Qt development environment to build brig by yourself.

Document of QQuickStyle said that QQuickStyle was implemented since Qt 5.7, so I think it's version issue cause QQuickStyle header is not found if you are using too old version of Qt.

For 2nd case, there is known issue you might get is that Qt version is too new. Actually, I don't test brig on Qt 5.8+ yet, but according to user's report, brig cannot be built since Qt 5.8. I just attempt to fix this bug.

If you can not wait for me to fix it, trying to use Qt 5.7 to build brig, it should work.

from brig.

bluet avatar bluet commented on July 25, 2024

2nd case:
with 5.9.0 with V-Play

ENV:
bluet@Titania:~/local/V-PlaySDK$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.2 LTS
Release:	16.04
Codename:	xenial
bluet@Titania:~/workspace/brig-example-app$ LANG=C PATH=~/local/V-PlaySDK/5.9/gcc_64/bin/:$PATH PKG_CONFIG_PATH=~/local/V-PlaySDK/5.9/gcc_64/lib/pkgconfig/ CPATH=/home/bluet/local/V-PlaySDK/5.9/gcc_64/include/QtCore/5.9.0/:/home/bluet/local/V-PlaySDK/5.9/gcc_64/include/:/home/bluet/local/V-PlaySDK/5.9/gcc_64/:/home/bluet/local/V-PlaySDK/5.9/Src/ qmake -v
QMake version 3.1
Using Qt version 5.9.0 in /home/bluet/local/V-PlaySDK/5.9/gcc_64/lib
bluet@Titania:~/workspace/brig-example-app$ LANG=C PATH=~/local/V-PlaySDK/5.9/gcc_64/bin/:$PATH PKG_CONFIG_PATH=~/local/V-PlaySDK/5.9/gcc_64/lib/pkgconfig/ CPATH=/home/bluet/local/V-PlaySDK/5.9/gcc_64/include/QtCore/5.9.0/:/home/bluet/local/V-PlaySDK/5.9/gcc_64/include/:/home/bluet/local/V-PlaySDK/5.9/gcc_64/:/home/bluet/local/V-PlaySDK/5.9/Src/ npm install brig

Same error

Log:
npm-debug.log.txt

from brig.

bluet avatar bluet commented on July 25, 2024

BTW, does brig support linux? Or only Mac/darwin?

from brig.

polarathene avatar polarathene commented on July 25, 2024

Not sure if this will help, I've been looking into using QtQuick 2.7(Qt 5.7+) and with python it seems you need to have an environment value to point out where this module resides.

from brig.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.