Skip to content

Qt Creator release using GitHub Actions #10

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

Open
cristianadam opened this issue Dec 23, 2019 · 4 comments
Open

Qt Creator release using GitHub Actions #10

cristianadam opened this issue Dec 23, 2019 · 4 comments

Comments

@cristianadam
Copy link

Have a look at https://www.qt.io/blog/building-qt-creator-plugins-with-github-actions where I described how you can use GitHub Actions to build a Qt Creator plugin for Linux, mac, and Windows.

@francescmm
Copy link
Owner

I'll reopen it to give it a try in GitQlientPlugin if I find time.

@francescmm francescmm reopened this May 21, 2020
@ecstrema
Copy link

ecstrema commented Dec 4, 2020

Here's a build script you may find useful if you ever find the time. Thank you! your extension is super useful btw! Is there build instructions somewhere?

https://github.com/cristianadam/qtcreator-doxygen/blob/master/.github/workflows/build_qmake.yml

(see https://www.qt.io/blog/building-qt-creator-plugins-with-github-actions)

@CJCombrink
Copy link

@francescmm
Copy link
Owner

Hi @CJCombrink,

So far the problem with GitQlientPlugin is the lack of support in QtCreator for QWebEngine. I need to figure out a way to opt out from that to make the plugin.

Thanks for the suggestion anyway!

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

No branches or pull requests

4 participants