2017-08-24 22:02 GMT+08:00 Rob Herring :
> On Thu, Aug 24, 2017 at 4:08 AM, Chih-Wei Huang
> wrote:
>> 2017-08-24 1:25 GMT+08:00 Rob Herring :
>>
>> I'm also trying to fix it.
>> Seems it only requires the headers instead
>> of the shared library. Adding libnativewindow to
>> LOCAL_SHARED_LIBRARI
On Thu, Aug 24, 2017 at 4:08 AM, Chih-Wei Huang wrote:
> 2017-08-24 1:25 GMT+08:00 Rob Herring :
>> The build against AOSP master and O is broken:
>>
>> external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
>> 'android/native_window.h' file not found
>>
>> native_window.h has moved and i
On Thursday, 2017-08-24 11:07:27 +0100, Emil Velikov wrote:
> On 23 August 2017 at 18:25, Rob Herring wrote:
> > The build against AOSP master and O is broken:
> >
> > external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
> > 'android/native_window.h' file not found
> >
> > native_window
Hi;
On 08/24/2017 12:08 PM, Chih-Wei Huang wrote:
2017-08-24 1:25 GMT+08:00 Rob Herring :
The build against AOSP master and O is broken:
external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
'android/native_window.h' file not found
native_window.h has moved and is now part of libnat
On 23 August 2017 at 18:25, Rob Herring wrote:
> The build against AOSP master and O is broken:
>
> external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
> 'android/native_window.h' file not found
>
> native_window.h has moved and is now part of libnativewindow library, so
> add this dep
2017-08-24 1:25 GMT+08:00 Rob Herring :
> The build against AOSP master and O is broken:
>
> external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
> 'android/native_window.h' file not found
>
> native_window.h has moved and is now part of libnativewindow library, so
> add this dependency.
The build against AOSP master and O is broken:
external/mesa3d/include/EGL/eglplatform.h:100:10: fatal error:
'android/native_window.h' file not found
native_window.h has moved and is now part of libnativewindow library, so
add this dependency.
Signed-off-by: Rob Herring
---
src/egl/Android.m