Skip to content

build errors on dotnet for Windows #4899

@fobrs

Description

@fobrs

What version of OR-Tools and what language are you using?
Version: main branch
Language: NA

Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)
NA

What operating system (Linux, Windows, ...) and version?
Windows 10 with latest VS 2022

What did you do?
Steps to reproduce the behavior:
git clone -b main https://github.com/google/or-tools
cmake -S . -B build -DBUILD_DEPS=ON -DBUILD_DOTNET=ON
cmake --build build --config Release --target ALL_BUILD -j -v

What did you expect to see
0 Errors

What did you see instead?
254 Errors

Make sure you include information that can help us debug (full error message, model Proto).

Anything else we should know about your project / environment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions