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

Any chance of Linux or MacOS builds? #11

Open
norambna opened this issue Apr 25, 2021 · 5 comments
Open

Any chance of Linux or MacOS builds? #11

norambna opened this issue Apr 25, 2021 · 5 comments

Comments

@norambna
Copy link

These Windows builds are great. Thanks!

Any chance you can release Linux or MacOS builds? Thanks in advance.

@thecodemonkey86
Copy link
Owner

Hi, I made Linux builds for 6.0.3 and 5.15.2. They depend on the libmysqlclient21 package (available via apt on Ubuntu for example). Hope they work for you, since I don't have much experience with Qt on Linux myself. I'm afraid I don't have the equipment to provide MacOS builds at the moment

@elguaxo
Copy link

elguaxo commented Apr 27, 2021

Thanks! I'll try the 5.15.2 Linux build.

@jesse996
Copy link

jesse996 commented Dec 5, 2021

on macos it is very simple,just

brew install qt
brew install qt-mysql

then it works fine

@norambna
Copy link
Author

norambna commented Dec 5, 2021

on macos it is very simple,just

brew install qt
brew install qt-mysql

then it works fine

Great! Thanks for the tip.

@jczigany
Copy link

Hello!
I installed qt, qt-mysql with brew, but not works.
I want to use PySide (6.2.2) in venv.
But get an error - "MYSQL driver not loaded"
What can I do?

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

5 participants