Skip to content

Building on a 32 bit toolchain on a 64 bit Windows fails #161

Open
@tzaeru

Description

@tzaeru

Running cargo build with the toolchain stable-i686-pc-windows-msvc results in "The application was unable to start correctly (0xc000007b)" when the build process tries to run build-script-build.exe. build-script-build.exe seems to link against 64bit libraries while being 32bit itself.

I might be missing something here about the Windows development environment, as I am gratendly not overtly familiar with it, but I've 32-bit versions of MSVC and VC++ redistributables installed.

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