Skip to content

Windows x86 appears to be invalid #2

@kroggen

Description

@kroggen

Hello!

The static library for windows 32-bit appears to be invalid. It even has the same size as the 64-bit one.

Maybe adding -A"win32" or -A"x86" on win/build-win.sh could solve it, like this:

cmake -H../libuv -B"build/${ARCH}" -A"win32"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions