Opened 17 years ago

Closed 16 years ago

#485 closed Support Requests (Rejected)

Serialization lib missing

Reported by: nobody Owned by: Robert Ramey
Milestone: Component: None
Version: None Severity:
Keywords: Cc:

Description

my email is jla2w@yahoo.com

I am building the boost library and am specifically
interested in serialization.  When I follow the steps,
I can't get the bjam.exe to recognize the version of
spirit that would enable xml serialization.  I did the
following

set SPIRIT_ROOT=C:/Documents and
Settings/Luke/Desktop/spirit-1.6.3/boost

as well as a couple other variants (not including the
last boost) because it isn't clear to me which
directory depth it needs to be..anyway, I get errors
building the serialization libs (all others build
correctly) with messages that choke on the xml files
and then many that say that 

fatal error:  Compiler not supported, check config.hpp

this is presumably related to spirit env variable not
being recognized.

The other errors say that the libs were skipped for
lack of other libs.  One example is

...libboost_serialization-vc7-sgd.lib skipped for lack of
   libboost_serialization-vc7-sgd-1_33.lib

Any ideas?




Change History (4)

comment:1 by jla2w, 17 years ago

Logged In: YES 
user_id=1350661

Also, VC7, WinXP

comment:2 by Robert Ramey, 16 years ago

Logged In: YES 
user_id=396141

This is a build question outside my area of expertise - check the boost 
build mailing list.

Robert Ramey

comment:3 by Robert Ramey, 16 years ago

Logged In: YES 
user_id=396141

Thank you for submitting a Boost tech support request. <BR>*** 
At this time, tech support requests to this SourceForge tracker 
are monitored at best sporadically. A more reliable way to get 
answers is to post to the boost mailing list at <a 
href="http://groups.yahoo.com/group/boost">http://groups.yahoo.co
m/group/boost</a>. Although the maintainers of Boost libraries 
try to respond to questions in a timely fashion, we offer no 
guarantee of service, express or implied. ***

comment:4 by Robert Ramey, 16 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.