Closed GoogleCodeExporter closed 9 years ago
In your steps to reproduce the problem, I a missing something like "Add library
gflags to linker arguments". How do you compiler your program ? I.e., do you
use a self-written Makefile, CMake, automake,... ?
Using g++ for compilation and linking, you need to pass the argument "-lgflags"
(or similar).
Original comment by andreas....@gmail.com
on 9 Apr 2012 at 9:29
Sorry, my mistake. Thanks for the answer!
Original comment by yuri.zem...@gmail.com
on 10 Apr 2012 at 10:06
Never mind, I am glad you resolved your problem.
Original comment by andreas....@gmail.com
on 10 Apr 2012 at 2:36
Original comment by andreas....@gmail.com
on 20 Mar 2014 at 3:36
Original issue reported on code.google.com by
yuri.zem...@gmail.com
on 9 Apr 2012 at 9:19