Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing 'ortools/util/optional_boolean.pb.h' when using 6.7.4973 binary dist #710

Closed
aldeo opened this issue May 30, 2018 · 1 comment
Closed
Assignees
Labels
Bug Lang: C++ Native implementation issue OS: Windows Windows OS
Projects
Milestone

Comments

@aldeo
Copy link

aldeo commented May 30, 2018

Hi,
I downloaded the or-tools binary for VS2017 from https://github.com/google/or-tools/releases/download/v6.7.1/or-tools_VisualStudio2017-64bit_v6.7.4973.zip and got the following error while compiling the examples:
include\ortools/linear_solver/linear_solver.pb.h(33): fatal error C1083: Cannot open include file: 'ortools/util/optional_boolean.pb.h': No such file or directory make: *** [objs\\jobshop_earlytardy.obj] Error 2

@Mizux Mizux added Bug OS: Windows Windows OS labels May 30, 2018
@Mizux Mizux added this to To do in Kanban v6.8 via automation May 30, 2018
@Mizux Mizux added this to the v6.8 milestone May 30, 2018
@Mizux Mizux self-assigned this Jun 1, 2018
@Mizux Mizux modified the milestones: v6.8, v6.7.x Jun 4, 2018
@Mizux Mizux added the Lang: C++ Native implementation issue label Jun 4, 2018
@Mizux
Copy link
Collaborator

Mizux commented Jun 6, 2018

Should be fix now cf 6.7.2 Release (Beta)
note: Have been forward ported to master also

@Mizux Mizux closed this as completed Jun 6, 2018
Kanban v6.8 automation moved this from To do to Done Jun 6, 2018
@Mizux Mizux changed the title Missing include file error while compiling examples from VS 2017 binary dist Missing 'ortools/util/optional_boolean.pb.h' when using 6.7.4973 binary dist Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Lang: C++ Native implementation issue OS: Windows Windows OS
Projects
No open projects
Kanban v6.8
  
Done
Development

No branches or pull requests

2 participants