Skip to content

Conversation

@Gago31
Copy link

@Gago31 Gago31 commented Jan 22, 2026

Hi! I watched your talk about VTG and I want to use it for a project, but I realized that it has some problems when compiling in Windows, mainly because SAV1 uses the function clock_gettime, which is POSIX-only, and because the meson file didn't use the correct paths to look for dependencies.

I understand that you are working on mac and therefore you're probably not focusing on windows-specific problems yet so I made the necessary changes to get SAV1 to compile on windows without changing the current behavior for linux and mac.

The compilation still wasn't as straightforward as it is on linux and mac for me but mostly because meson and scons were defaulting to x86 for some reason, but once I managed to make them point to the correct paths SAV1 compiled correctly and I could build VTG for Windows.

I hope you're OK with this changes and if you accept my PR I'd be glad to contribute to the VTG repo with the other changes needed for building on WIndows.

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