Skip to content

Cross platform builds with Clang #1008

Open
@DanRStevens

Description

@DanRStevens

Supposedly it's possible to do Windows builds from either Linux or MacOS using Clang. Perhaps we should figure out how that works.

I'm told the following two links might be useful:
https://github.com/llvm-mirror/llvm/blob/master/cmake/platforms/WinMsvc.cmake
https://github.com/mstorsjo/msvc-wine

The first one is a CMake file, for cross platform building, and the second is a Dockerfile for building with MSVC on Linux for CI setups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions