-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[mygui] Build error on x64-osx #22592
Comments
This issue hasn’t been updated in 3 month, if it is still an issue, please reopen this issue. |
This is still an issue |
And why is |
It picks freetype from brew. Probably because it adds |
Yeah love it # platform specific dependencies
if (APPLE)
include_directories(/usr/local/include /usr/include)
endif () |
Package: mygui[core]:x64-osx -> 3.4.1#2
Host Environment
vcpkg-scripts version: 4fff1e9 2022-01-17 (16 hours ago)
To Reproduce
vcpkg install
Failure logs
/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/install-x64-osx-dbg-out.log
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: