Skip to content

Fix/xcode 26 mysql paths - #107

Open
cxj05h wants to merge 2 commits into
novi:masterfrom
cxj05h:fix/xcode-26-mysql-paths
Open

Fix/xcode 26 mysql paths#107
cxj05h wants to merge 2 commits into
novi:masterfrom
cxj05h:fix/xcode-26-mysql-paths

Conversation

@cxj05h

@cxj05h cxj05h commented Nov 6, 2025

Copy link
Copy Markdown

fixed

- Changed prefix from /usr/local/opt/mysql to /opt/homebrew/opt/mysql-client
- Added mysql subdirectory to include paths for Xcode 26.1 compatibility
- Fixes Clang dependency scanner error finding mysql/mysql.h
- Changed from relative <mysql/mysql.h> to absolute path
- Helps Xcode 26.1 Clang dependency scanner find headers
- Works in combination with macos.pc path updates
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

Successfully merging this pull request may close these issues.

1 participant