Skip to content

Windows: linker link.exe not found #9

@shaik-noor

Description

@shaik-noor

Description

Users are encountering a linker link.exe not found error when attempting to build the project on Windows.

Steps to Reproduce

  1. Clone repository on a Windows machine.
  2. Run cargo build.

Expected Behavior

The project should build successfully or provide a clear error message about missing prerequisites (e.g., C++ Build Tools).

Possible Solution

  • Update documentation to specify stable-x86_64-pc-windows-msvc requirements.
  • Or investigate switching to gnu toolchain relative to user setup.

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