Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build instructions #2

Closed
OndroNR opened this issue Jan 16, 2021 · 4 comments
Closed

Build instructions #2

OndroNR opened this issue Jan 16, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@OndroNR
Copy link

OndroNR commented Jan 16, 2021

This source code could use instructions or automated script to compose resulting tool. Mainly how to get zadic.exe and dfu-util.exe from origin.

@gamelaster
Copy link
Member

dfu-util shouldn't be problem to compile, but I'm bit worried about zadic. It requires Windows SDKs and mainly Windows Driver SDK, I don't know how I would do that in CI. Also maybe libusb would be good to have here

@krzysztofzawadzki
Copy link

@gamelaster Are You able to share which version of QT and libusb You are using for building?

@gamelaster
Copy link
Member

@krzysztofzawadzki Qt it's latest 5.x version, the libusb it's probably 1.0.23.

@gamelaster gamelaster self-assigned this Feb 10, 2022
@gamelaster gamelaster added the enhancement New feature or request label Feb 10, 2022
@gamelaster
Copy link
Member

I think we can close this, since libdfu-util and libusb is built by CI (instructions are here), and same for PINE64 Updater. The zadic.exe although is still compiled by myself, but since there is #19 , which will replace zadic, after that I will add instructions for building the new library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants