22 Aug
2008
22 Aug
'08
4:29 p.m.
On Fri, Aug 22, 2008 at 3:00 PM, Scott Morgan
The Program Options lib is listed in the documentation as header only, but I'm getting error messages when attempting to build against it.
In particular it's complaining about not having 'libboost_program_options-vc71-sgd-1_36.lib'
It's a lib and dependent on your linker settings it is either linked statically or as a shared library (DLL).