Boost logo

Boost Users :

Subject: Re: [Boost-users] Need help when adapting boost 1.59.0 to WinRT
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-02-19 12:33:56


AMDG

On 02/19/2016 04:11 AM, Nguyá»…n Trung Duy wrote:
> <snip>
> struct in4_addr_type { u_long_type s_addr; }; // error at here
> <snip>
> *\boost-msvc-14.0-store\boost/asio/detail/socket_types.hpp(96): error
> C3927: '->': trailing return type is not allowed after a non-function
> declarator (compiling source file
>

  That error makes no sense whatsoever, which means
that it's probably a wild macro. Check whether any
of those names are #defined. It's probably s_addr,
given this:

> MediaStream.cxx)\boost-msvc-14.0-store\boost/asio/detail/socket_types.hpp(96):
> error C3646: 'S_addr': unknown override specifier

In Christ,
Steven Watanabe


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