Giter Site home page Giter Site logo

ddalcino / aqt-list-server Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 2.0 5.49 MB

A React SPA that replicates the function of `aqt list-*`, written in Typescript

Home Page: https://ddalcino.github.io/aqt-list-server/

License: MIT License

JavaScript 0.47% HTML 2.15% TypeScript 96.71% SCSS 0.67%
aqtinstall qt react typescript

aqt-list-server's Introduction

Dave's GitHub Stats Card

MIPSym

MIPSym is a MIPS R2000 emulator and IDE. Binaries are available for Windows, Mac, and Linux. This is a closed-source university research project at CSU EastBay.

aqt-list-server's People

Contributors

ddalcino avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

spiderkeys mikom

aqt-list-server's Issues

jurplel/install-qt-action yml doesn't work

Hello,
thank you for this amazing project!
After I selected everything I need it generates me following jurpel/install-qt-action yml:

    - name: Install Qt
      uses: jurplel/install-qt-action@v3
      with:
        aqtversion: '==3.1.*'
        version: '6.5.0'
        host: 'mac'
        target: 'desktop'
        arch: 'clang_64'
        modules: 'qtimageformats qtmultimedia qtspeech'

but this doesn't work. I'll fail with following error:

RROR: Cannot install aqtinstall==3.1.0, aqtinstall==3.1.1, aqtinstall==3.1.2, aqtinstall==3.1.3 and py7zr==0.19.* because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested py7zr==0.19.*
    aqtinstall 3.1.3 depends on py7zr>=0.20.2
    The user requested py7zr==0.19.*
    aqtinstall 3.1.2 depends on py7zr>=0.20.2
    The user requested py7zr==0.19.*
    aqtinstall 3.1.1 depends on py7zr>=0.20.2
    The user requested py7zr==0.19.*
    aqtinstall 3.1.0 depends on py7zr>=0.20.2

This is because by default jurplel/install-qt-action uses py7zr==0.19.* but aqlinstall needs py7zr>=0.20.2 or above.
By adding py7zrversion: '>=0.20.2' to the workflow the error gets fixed.

Support `sdktool`

Aqtinstall now supports installing the tool sdktool, but this tool does not list it. This will involve modification to qt-repo-cache, which does not track `sdktool.

Checking "Check all" for modules breaks State

Checking "Check all" for modules alters State in a way that turns Module objects into String objects, which breaks output in the "Copy to Clipboard" section.

The result of this is that the "Your jurplel/install-qt-action yml:" and "Your aqt install command:" output sections, which the program suggests that you copy into your GitHub workflow or your terminal, prints the wrong thing. The "modules" section turns into a list of module descriptions, and not the names of the modules, resulting in a broken aqtinstall command.

Example:

The correct command:

    - name: Install Qt
      uses: jurplel/install-qt-action@v3
      with:
        aqtversion: '==2.1.*'
        version: '6.5.0'
        host: 'mac'
        target: 'desktop'
        arch: 'clang_64'
        modules: all

... becomes:

    - name: Install Qt
      uses: jurplel/install-qt-action@v3
      with:
        aqtversion: '==2.1.*'
        version: '6.5.0'
        host: 'mac'
        target: 'desktop'
        arch: 'clang_64'
        modules: 'Qt 3D Module for macOS Qt Charts for macOS Qt Connectivity for macOS Qt Data Visualization for macOS Qt Protobuf and Qt GRPC for macOS Qt HTTP Server for macOS Qt Image Formats for macOS Qt language Server for macOS Qt Location Qt Lottie Animation for macOS Qt Multimedia for macOS Qt Network Authorization for macOS Qt PDF for macOS Qt Positioning for macOS Quick: 3D Physics for macOS Qt Quick Effect Maker Qt Remote Objects for macOS Qt State Machine for macOS Qt Sensors for macOS Qt SerialBus for macOS Qt SerialPort for macOS Qt Speech for macOS Qt Virtual Keyboard for macOS Qt WebChannel for macOS Qt WebEngine for macOS Qt WebSockets for macOS Qt WebView for macOS Desktop Clang 64-bit Debug Information Files Qt 5 Compatibility Module for macOS Qt Quick 3D for macOS Qt Quick Timeline for macOS Qt Shader Tools for macOS'

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.