Boost logo

Boost Users :

From: talamar (talamar.lands_at_[hidden])
Date: 2006-10-10 16:54:48


I had the same problem.
Just download the latest version of boost::interprocess from main CVS repository.
Thanks,
Alex Markelov.

----- Original Message -----
From: "Andrea Carbone" <andrea.carbone_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.user
Sent: Tuesday, October 10, 2006 10:28 PM
Subject: Re: boost::interprocess linking on vc-7_1

> Actually the problem is another ...
> it is the first time that this happen to me with boost.
>
> ------ Build started: Project: bumblebee_grabber, Configuration: Release
> Win32 ------
>
> Linking...
> Starting pass 1
> Processed /DEFAULTLIB:msvcprt
> Processed /DEFAULTLIB:libboost_date_time-vc71-mt-1_33_1.lib
> Processed /DEFAULTLIB:uuid.lib
> Processed /DEFAULTLIB:libboost_thread-vc71-mt-1_33_1.lib
> Processed /DEFAULTLIB:MSVCRT
> Processed /DEFAULTLIB:OLDNAMES
> main.obj : error LNK2005: "void __cdecl
> boost::interprocess::fill_system_message(int,class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > &)"
> (?fill_system_message_at_interprocess@boost@@YAXHAAV?$basic_string_at_DU?$char_traits_at_D@std@@V?$allocator_at_D@2@@std@@@Z)
> already defined in bumblebee_ipc_t.obj
>
>
>
> Andrea Carbone wrote:
>> The linker complains about not founding
>>
>> libboost_date_time-vc71-mt-s-1_33_1.lib
>>
>> by far, I don't have a clue about what option to pass to bjam in order
>> to build such configuration
>>
>> I have data_time library in al fashion exept the required one ..
>>
>> Does anybody has some advice?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net