8000 Another bunch of MSVC related fixes and improvements by jlskuz · Pull Request #1199 · mltframework/mlt · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@jlskuz
Copy link
Contributor
@jlskuz jlskuz commented Jan 26, 2026

No description provided.

jlskuz and others added 7 commits January 26, 2026 10:55
It is a header only library with a single header (dirent.h). vcpkg installs this header with a custom logic to the global include path. However in other environments without modification upstream has to be treated like a usual library n cmake. "Linking" against the interface makes sure, that it is found and that the include paths are available for us. To conver both scenarios we use a FindDirent.cmake
Kwalify is used to validate MLT's YAML files, but it is not available for MSVC easily (eg. via vcpkg). This is only relevant for local setups, because for CI it is covered by other plattforms and the results of YAML validation are plattform independent
@jlskuz jlskuz merged commit aadad0a into master Jan 26, 2026
25 checks passed
@jlskuz jlskuz deleted the work/msvc-fixes branch January 26, 2026 19:33
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.

2 participants

0