-
Notifications
You must be signed in to change notification settings - Fork 373
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
Install OK with Big Sur but "Unknown processor architecture" #1223
Comments
I think you should add arm64 at line 52 ?
|
Hi @docteuri , you're probably right. We can make changes to the PHP drivers now, or you're welcome to create a PR (please merge to our That being said, even though we get PHP drivers working, ODBC driver does not officially support this new architecture yet. The good news is that it's in our plan to support it in the near future. |
Thanks a lot, you can add it it will be quicker. |
Hi @docteuri , I forgot to mention that the function |
I think the driver is ready http://www.odbcmanager.net/about.php Thanks a lot Edouard |
FYI, ODBC driver now officially supports the Apple M1 ARM64 hardware |
Closing this issue as per 5.10.0-beta1 |
Dear team,
After a success installation on Big Sur with Apple Silicon, I've got a "Unknown processor architecture" error.
Please could you add Silicon processor, I can help if needed.
The point is here :
https://github.com/microsoft/msphpsql/blob/e7e7a8d636aaec7bf2cb922fe990e8fcf86b6abc/source/shared/core_conn.cpp
But I do not know the value to add.
Thanks a lot
Edouard
The text was updated successfully, but these errors were encountered: