Skip to content

Set up Windows build in our CI #1860

@lgritz

Description

@lgritz

Our CI doesn't actually build and test on Windows. This causes no end of despair.

How hard can it be? You don't really need to know anything about OSL internals or even C++ programming. It's mainly about wrangling builds and knowing how such things are done on Windows. Maybe it's even a good Dev Days project?

OpenImageIO's build and CI system is basically the same as OSL's, and it has Windows builds in its CI, so that should provide much of the template (and existence proof) for how this can be done. Probably the hardest part is that unlike OIIO, OSL will need LLVM installed as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Dev DaysASWF Dev Days suitable projectbuild / testing / port / CIAffecting the build system, tests, platform support, porting, or continuous integration.good first issueGood one-day project for beginners without much knowledge of the code basehelp wantedA task that is desired, but needs somebody to commit the effort to implement it.windowsProblems specific to MS Windows OS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions