How do I port Kasmo to windows?

How do I port kasmo to windows?
issue 3 on Multimedia/Kasmo on invent kde org

I can’t find a Kasmo protect on invent.kde.org . Can you share a link?

Based on the issue number and the name similarity, I believe they are referring to Kamoso

Kamoso is based on Qt, KDE Frameworks and GStreamer - and doesn’t use any (almost any?) actual Linuxisms, so it should be relatively easy to port to Windows.

I suggest starting by figuring out how to set up GStreamer development on Windows followed by setting up Qt for Windows, then you need to set up the relevant KDE frameworks that are needed by Kamoso - the tool to do that on Windows is apparently something called Craft, but I’ve never used it so I’m not sure how up to date all that documentation is.

Then just try to build it and see where it fails.