Re: devel/aws-sdk-cpp

2017-08-10 Thread Wayne Marsh
Thanks Tilman, it appears that I had the initial version installed ( 1.0.59
) which doesn't install that file, but has other includes installed which
depend on that file.  I'm upgrading to the latest version and will verify
the fix.

On Thu, Aug 10, 2017 at 5:13 AM, Tilman Keskinöz  wrote:

> Hi,
>
> According to pkg-plist the header file should be installed. Did you
> install from ports or binary packages?
>
> Try to reinstall it.
>
>
> On 2017-08-09 20:30, Wayne Marsh wrote:
> > Hey all, I installed the aws-sdk-cpp port, and I'm trying to use the EC2
> > API.  But I get a legit error that
> > /usr/local/include/aws/ec2/model/InstanceHealthStatus.h doesn't exist.
> Any
> > idea why only a partial SDK was installed and what I might do to correct
> > the issue?  I'm running FreeBSD 11.0 RELEASE.
> >
> > I have successfully used the CloudWatchLogs client, and I'm actually
> > extending that code.  I'm a little baffled by the missing include file
> > which is depended on by another present include file.  I have no idea
> where
> > to start looking as Google raises no hints while searching for an answer.
>
>
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/aws-sdk-cpp

2017-08-10 Thread Tilman Keskinöz
Hi,

According to pkg-plist the header file should be installed. Did you
install from ports or binary packages?

Try to reinstall it.


On 2017-08-09 20:30, Wayne Marsh wrote:
> Hey all, I installed the aws-sdk-cpp port, and I'm trying to use the EC2
> API.  But I get a legit error that
> /usr/local/include/aws/ec2/model/InstanceHealthStatus.h doesn't exist.  Any
> idea why only a partial SDK was installed and what I might do to correct
> the issue?  I'm running FreeBSD 11.0 RELEASE.
> 
> I have successfully used the CloudWatchLogs client, and I'm actually
> extending that code.  I'm a little baffled by the missing include file
> which is depended on by another present include file.  I have no idea where
> to start looking as Google raises no hints while searching for an answer.



signature.asc
Description: OpenPGP digital signature


devel/aws-sdk-cpp

2017-08-09 Thread Wayne Marsh
Hey all, I installed the aws-sdk-cpp port, and I'm trying to use the EC2
API.  But I get a legit error that
/usr/local/include/aws/ec2/model/InstanceHealthStatus.h doesn't exist.  Any
idea why only a partial SDK was installed and what I might do to correct
the issue?  I'm running FreeBSD 11.0 RELEASE.

I have successfully used the CloudWatchLogs client, and I'm actually
extending that code.  I'm a little baffled by the missing include file
which is depended on by another present include file.  I have no idea where
to start looking as Google raises no hints while searching for an answer.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"