Hi Colin, I believe patch in this mail will fix your build problem: http://www.mail-archive.com/[email protected]/msg00186.html
The fix is just one liner, add one extra include file. Regards, Juha-Pekka On Thu, November 28, 2013 11:24 am, Colin Kong wrote: > Hi, > > Does anyone know how to solve this build issue on Android 4.3 : > frameworks/native/include/utils/StrongPointer.h:173:28: error: cannot > convert 'android::Surface* const' to 'ANativeWindow*' in initialization > > I can build waffle successfully on Android 4.2. The full error message is > attached. > > Thanks, > Colin > > ----------------------------------------------------------------------------------- > This email message is for the sole use of the intended recipient(s) and > may contain > confidential information. Any unauthorized review, use, disclosure or > distribution > is prohibited. If you are not the intended recipient, please contact the > sender by > reply email and destroy all copies of the original message. > ----------------------------------------------------------------------------------- > _______________________________________________ > waffle mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/waffle > _______________________________________________ waffle mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/waffle

