Skip to content

enabling MSYS2 build #7

Open
Open
@vasilich-tregub

Description

@vasilich-tregub

In a fork (see https://github.com/vasilich-tregub/SVT-JPEG-XS), have corrected ifdef conditionals in x64inc.asm and nasm-related sections of the root CMakeLists.txt. Also, added checks for MSYS in CMakeLists' conditionals. With these changes, the forked repo can be readily used to build SVT-JPEG-XS in MSYS2: I've added instructions to READMEs. MSYS build is convenient: for the Windows platform, the parent repo's README recommends building FFMPEG with MSYS.

Still, there remain many lines (should we address if(UNIX) conditionals in subproject CMakeLists files, for example) begging for update, and not just in CMakeLists files. With what has been done so far, is it enough to ask for pull request?

Build/windows/build.bat clean runs build release immediately after clean. Is it by design or should we separate the two operations?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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