Re: [Boost-users] [bjam] Building boost libraries for Win32withalldebugging info
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users- bounces@lists.boost.org] On Behalf Of Lawrence Spector Sent: Thursday, January 18, 2007 11:54 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] [bjam] Building boost libraries for Win32withalldebugging info
We do use the serialization library. What are the caveats to having 'wchar_t as built-in' off?
[Nat] I remembered seeing something about it not working with MSVC 7.1. For some reason I can't find it in the Web archives, but my own Inbox has that message from last November. Turns out it was from YOU, but I didn't realize that when I saw your message earlier today. This is what I was remembering: -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Lawrence Spector Sent: Thursday, November 30, 2006 3:50 PM To: Lawrence Spector; boost-users@lists.boost.org Subject: Re: [Boost-users] [Serialization] Linker Errors Using Unicode (Was: error C2027: use of undefined type 'boost::serialization::extended_type_info_null<T>'?) Ok, I was playing with the compiler settings and figured it out. Apparently, in order to use this, you *must* have wchar_t treated as a built-in type setting on in VC7.1. Ah ha. Maybe there's a good spot to document that. Thanks for the assistance, Lawrence
Haha. How's that for consistency? Well, I appreciate your attempts to help. Hopefully someone who knows bjam well could assist. Thanks, Lawrence -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Nat Goodspeed Sent: Thursday, January 18, 2007 2:14 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] [bjam] Building boost libraries forWin32withalldebugging info
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users- bounces@lists.boost.org] On Behalf Of Lawrence Spector Sent: Thursday, January 18, 2007 11:54 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] [bjam] Building boost libraries for Win32withalldebugging info
We do use the serialization library. What are the caveats to having 'wchar_t as built-in' off?
[Nat] I remembered seeing something about it not working with MSVC 7.1. For some reason I can't find it in the Web archives, but my own Inbox has that message from last November. Turns out it was from YOU, but I didn't realize that when I saw your message earlier today. This is what I was remembering: -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Lawrence Spector Sent: Thursday, November 30, 2006 3:50 PM To: Lawrence Spector; boost-users@lists.boost.org Subject: Re: [Boost-users] [Serialization] Linker Errors Using Unicode (Was: error C2027: use of undefined type 'boost::serialization::extended_type_info_null<T>'?) Ok, I was playing with the compiler settings and figured it out. Apparently, in order to use this, you *must* have wchar_t treated as a built-in type setting on in VC7.1. Ah ha. Maybe there's a good spot to document that. Thanks for the assistance, Lawrence _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Lawrence Spector
-
Nat Goodspeed