Re: [Boost-bugs] [Boost C++ Libraries] #1904: undefined reference to `boost::program_options::options_description::m_default_line_length'

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1904: undefined reference to `boost::program_options::options_description::m_default_line_length'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-17 06:18:39


#1904: undefined reference to
`boost::program_options::options_description::m_default_line_length'
---------------------------+------------------------------------------------
  Reporter: anonymous | Owner: vladimir_prus
      Type: Bugs | Status: closed
 Milestone: Boost 1.35.1 | Component: program_options
   Version: Boost 1.35.0 | Severity: Problem
Resolution: invalid | Keywords:
---------------------------+------------------------------------------------
Changes (by vladimir_prus):

  * status: new => closed
  * resolution: => invalid

Comment:

 The current behaviour is as designed -- options_description.hpp declares
 m_default_line_length. options_description.cpp has the definition. The
 error most likely means that you did not link your application to the
 program_options library.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1904#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC