Conversation
ports/moltenvk/portfile.cmake
Outdated
There was a problem hiding this comment.
Is the commit id from v1.0.38? I noticed that v1.0.39 has been released. Why do you not use the latest version?
There was a problem hiding this comment.
IMHO it is more risky to automatically use the latest version as the port file could be obsolete quickly due. Better, IMHO again, to be in favor of more stability in vcpkg with manual update of packages and related port files ... As a user, I don't like things that break frequently for no good reason. Most of the time, users don't need latest version/ features, except for bug fixes requiring a manual update. TBD
|
Hi @magicfoo thanks for this PR. |
9b74eb5 to
08b26ee
Compare
ports/moltenvk/portfile.cmake
Outdated
There was a problem hiding this comment.
this port is intentionally locked to a stable version known to build properly.
|
/azp run |
08b26ee to
13f535d
Compare
|
I noticed that this port failed on OSX pipeline. Could you please check this? |
Do you have more details please? It doesn't fail on my laptop. MoltenVK needs xcode 11.3 (catalina). Note that from my tests, few ports including glib will start failing with the new xcode 11.3. My other PR (#9593) fixes this issue on macos. |
|
Thanks for your feedback. |
|
/azp run |
1 similar comment
|
/azp run |
|
It seems that it still failed on osx pipeline. |
|
Hi @magicfoo |
|
Pinging @magicfoo |
|
Closing this PR since it seems that no progress is being made. Please reopen if work is still being done. |
Add new port for moltenVK library.
This port only supports macOS platform to provide a compliant API to Vulkan based on native Metal.