Skip to content

An error "linking with link.exe failed: exit code: 1104"  #108525

@MuXingchui

Description

@MuXingchui

I got an error: "linking with link.exe failed: exit code: 1104", when I compile the program with VSCode.
My program is Python, and I used OpEn to solve the NLP. The OpEn-Optimization builds on 'Rust'. So when I build the optimization solver, I got the error:

error: linking with `link.exe` failed: exit code: 1104

note: Non-UTF-8 output: LINK : fatal error LNK1104: cannot open file “D:\***\mpc-trajectory-generator-master\mpc_build\mpc_navigation\tcp_iface_mpc_navigation\target\release\build\num-traits-abea29fdb848ac61\build_script_build-abea29fdb848ac61.exe”

Besides, my environment:

Python: 3.7.16
OpenGen: 0.6.4
Rustc: 1.67.1 (d5a82bbd2 2023-02-07)
cargo: 1.67.1 (8ecd4f20a 2023-01-10)

I don't know what's wrong, please help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesO-windowsOperating system: WindowsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions