WillieMaddox / or-tools

Automatically exported from code.google.com/p/or-tools
0 stars 0 forks source link

Project doesn't make #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make third_party
2. make all
3.

What is the expected output? What do you see instead?
I expect that after successfully compiling third_party, I don't get such error 
"fatal error: gflags/gflags.h: No such file or directory
 #include "gflags/gflags.h"".

What version of the product are you using? On what operating system?
r3869

Please provide any additional information below.
Result of make third_parted is attached.

Original issue reported on code.google.com by itos...@gmail.com on 6 Mar 2015 at 6:35

Attachments:

GoogleCodeExporter commented 9 years ago
Linux version 3.13.0-45-generic (buildd@phianna) (gcc version 4.8.2 (Ubuntu 
4.8.2-19ubuntu1) ) #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015

Original comment by itos...@gmail.com on 6 Mar 2015 at 6:44

GoogleCodeExporter commented 9 years ago
Hi, 

can you try with the github version?

Original comment by laurent....@gmail.com on 6 Mar 2015 at 7:54

GoogleCodeExporter commented 9 years ago
If you mean github version of gflags then release-2.1.1 and copy of master 
brunch doesn't work for me.
P.S. Excuse my bad English.

Original comment by itos...@gmail.com on 6 Mar 2015 at 8:15

GoogleCodeExporter commented 9 years ago
No, I meant the copy of or-tools from github instead of code.google.com.

Original comment by laurent....@gmail.com on 6 Mar 2015 at 11:16

GoogleCodeExporter commented 9 years ago
Thank you. It works for me. I'd like to ask one more question about bin/fz.
I have quad core processor(2 physical cores). But when I run fz with flag 
-workers with value 4, fz works rather slower than faster. Is there a some 
guarantees that multi-threaded version will be faster in the average case? Some 
tests show that multi-threaded version is slower in several times. One example 
is attached.

Original comment by itos...@gmail.com on 7 Mar 2015 at 1:11

Attachments: