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

Wont compile on Big Sur / Xcode 12.4 #59

Open
pkasson opened this issue Apr 25, 2021 · 0 comments
Open

Wont compile on Big Sur / Xcode 12.4 #59

pkasson opened this issue Apr 25, 2021 · 0 comments

Comments

@pkasson
Copy link

pkasson commented Apr 25, 2021

Looking for a cross OS MySQL client - this looked promising !

Did get it to build and worked on Ubuntu, but will not build on Big Sur.

Did a fresh install of MySQL per the docs (5.7) and then added https://github.com/PerfectlySoft/Perfect-MySQL to Xcode packages in a new project - errors:

MySQL.swift -

cannot find mysql_server_init in scope ... followed by 231 related errors.

The doc states editing /usr/local/lib/pkgconfig/mysqlclient.pc, but that file does not exist. Clearly, some local dependency at the OS level it appears, does not exist.

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

1 participant