8000 Installing CBC on Windows and getting it to run with Rust · Issue #707 · coin-or/Cbc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Installing CBC on Windows and getting it to run with Rust #707
Open
@rrllrr

Description

@rrllrr

I'm struggeling how to get run a Rust Program using CBC. It already starts with getting it installed.

What I did so far:

  • Added good_lp = { version = "1", features = ["cbc"] } to Cargo.toml
  • Tried to compile and run a basic LP example

But then I got this error:
"LINK : fatal error LNK1181: cannot open input file 'CbcSolver.lib'"

I don’t really understand what this means, and honestly, I don’t want to dig too deep into it – I just want to get it working.

Is there a simple way to make this work on Windows?

Thanks in advance!

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

      0