-
Notifications
You must be signed in to change notification settings - Fork 0
Dependences for cross-platform builds #1
Copy link
Copy link
Open
Labels
build-issueOr skill issue, really. Something wrong with build toolchain/runners.Or skill issue, really. Something wrong with build toolchain/runners.
Description
Certain dependencies aren't available on all platforms out of the box:
- cddlib isn't available on vcpkg for Windows and is a PITA to compile.
- imgui isn't available on brew for MacOS, but could be built from sources (include their repo as a submodule)
- GLAD isn't really available anywhere, but could be included in the repo manually, as it was.
Needs to find the substitutes/alternatives, if we want GitHub Actions CI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build-issueOr skill issue, really. Something wrong with build toolchain/runners.Or skill issue, really. Something wrong with build toolchain/runners.