$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-12-21 11:34:23
> The compilation fails with a syntax-error (pure virtual method needs
bin\boost\libs\program_options\build\libboost_program_options.lib\msvc\debug\runtime-link-static\cmdline.obj
> cmdline.cpp
> Any help would be apreciated.
You're using a very old and very broken compiler that's unsupported by that
particular library. Sorry.
John.