Re: [Boost-bugs] [Boost C++ Libraries] #3300: GraphML reader does not build on Windows with VC without modifying Jamfile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3300: GraphML reader does not build on Windows with VC without modifying Jamfile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-27 19:18:30


#3300: GraphML reader does not build on Windows with VC without modifying Jamfile
-------------------------------------+--------------------------------------
 Reporter: ktchan | Owner: asutton
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: graph
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------

Comment(by vladimir_prus):

 The question is what is best for Windows users. On Linux, shared expat is
 likely in /usr/lib so is painless. On Windows, one might need to add
 directories to PATH, or something. So, I am leaning towards static.

 As for Unicode - unless Boost.Graph wishes to pass wchar_t to expat, we
 should use ascii version.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3300#comment:3>
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:50:01 UTC