Re: [dev] windows builder - visual studio 2015 community

2017-10-02 Thread Nash, George
C.J. On my system those header files are found in two locations. Windows Kits and the Windows SDK Try installing the Windows SDK see if it will find it after that: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk https://developer.microsoft.com/en-us/windows/downloads/wind

Re: [dev] About using Java language

2017-10-02 Thread Mats Wichmann
On 10/02/2017 03:49 PM, Nash, George wrote: > In 1.2.1 Java is only supported on Android OS. Generic OS support was not > added till after the 1.2 release. > > All of the code samples for 1.2.1 can be found in the android folder. > > > From: iotivity-dev-boun...@lists.iotivity.org > [mailto:i

Re: [dev] About using Java language

2017-10-02 Thread Nash, George
In 1.2.1 Java is only supported on Android OS. Generic OS support was not added till after the 1.2 release. All of the code samples for 1.2.1 can be found in the android folder. From: iotivity-dev-boun...@lists.iotivity.org [mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of ??? Sen

[dev] windows builder - visual studio 2015 community

2017-10-02 Thread C.J. Collier
Hey folks, I'm in the process of getting the new generation of the windows builder online. I'm having a bit of a problem with the following header files being missing: fcntl.h memory.h stdlib.h string.h sys/stat.h sys/types.h time.h windows.h winsock2.h ws2tcpip.h If anybody knows how to get t

[dev] About Customizing /oic/res Resource

2017-10-02 Thread Wenquan Jin
Hi, developers~ Are there some ways to “override” the /oic/res resource in Android code. I want to add some extra information in the response of /oic/res resource. For example: RD should return multiple device information with “di” in the response of /oic/res resource. Multiple resource informat

Re: [dev] About centos system

2017-10-02 Thread Mats Wichmann
On 10/02/2017 11:53 AM, Philippe Coval wrote: > yea It should build, (report bugs on issues) > > I gave a quick try and edited: > https://wiki.iotivity.org/os?&#linuxcentos > > = LINUX/ CENTOS = > > master is building on centos 7, just setup your system using those lines: > > yum i

Re: [dev] About centos system

2017-10-02 Thread Philippe Coval
On 02/10/17 11:14, VanCutsem, Geoffroy wrote: > >> From: iotivity-dev-boun...@lists.iotivity.org >> [mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of ??? >> Sent: Saturday, September 30, 2017 11:06 AM >> To: iotivity-dev@lists.iotivity.org >> Cc: su...@haierubic.com; liuwe...@qq.com

Re: [dev] About centos system

2017-10-02 Thread VanCutsem, Geoffroy
> From: iotivity-dev-boun...@lists.iotivity.org > [mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of ??? > Sent: Saturday, September 30, 2017 11:06 AM > To: iotivity-dev@lists.iotivity.org > Cc: su...@haierubic.com; liuwe...@qq.com > Subject: [dev] About centos system > > Hi, Devs, >

Re: [dev] 回复:About centos system

2017-10-02 Thread VanCutsem, Geoffroy
> From: iotivity-dev-boun...@lists.iotivity.org > [mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of == ? == > Sent: Saturday, September 30, 2017 11:27 AM > To: iotivity-dev > Cc: 孙立峰 ; SUNLF > Subject: [dev] 回复:About centos system > > Hi, Devs, > >     I am a user of IoTivity. I