$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] cannot use boost asio 1.43 with visual studio 2008
From: Brooke Steele (bnsteel_at_[hidden])
Date: 2013-08-06 14:05:47
Igor,
I think you were correct. I noticed that "Common Language Runtime
support" was selected by default, and when I unchecked it (for a different
reason) I find that 1.54 now works!!
Thank you,
Brooke
On Tue, Aug 6, 2013 at 2:00 PM, Igor R <boost.lists_at_[hidden]> wrote:
> > I tried using boost 1.43 with my project and am having a problem
> compiling
> > using the asio libraries.
>
> What errors do you see?
>
>
> > There is a namespace 'generic' and my VS (2008 and 2010) doesn't allow
> that word. I am guessing it is a keyword in visual studio?
>
> It's not a keyword in c++. Perhaps you use some MS-specific language,
> like C++/CLI?
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>