Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2003-09-24 15:59:43


Bugs item #812035, was opened at 2003-09-24 16:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=812035&group_id=7586

Category: regex
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Davlet Panech (davlet)
Assigned to: John Maddock (johnmaddock)
Summary: Link problem with MSVC6

Initial Comment:
I'm getting the following error in a project that uses

Regex (MS Visual C++ 6):

LINK : fatal error LNK1104: cannot open

file "boost_regex_vc6_mdid.lib"

I think the #pragma (comment, lib, ...) in

<boost/regex/v3/regex_library_include.hpp> and the

library name in the Jamfile don't match -- no such library

is created by the Jamfile with default parameters.

 

I can still compile everything after #define'ing

BOOST_REGEX_NO_LIB.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=812035&group_id=7586

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk