|
Boost Users : |
From: Daniel Mitchell (danmitchell_at_[hidden])
Date: 2006-01-06 13:15:42
On Friday 06 January 2006 06:16, Simen Kvaal wrote:
> Stated simply: My programs (even the example programs included with boost
> 1.33.1) using program_options do not link!
You need to link against the program_options library. Add
-lboost_program_options to your g++ command.
Daniel
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net