acassis commented on issue #1643: URL: https://github.com/apache/incubator-nuttx/issues/1643#issuecomment-683413394
Hi Murat, please take a look in the source could to find the root of the issue: #ifdef CONFIG_FB_OVERLAY struct fb_overlayinfo_s oinfo; /* Overlay info */ #endif "oinfo" only will exist if CONFIG_FB_OVERLAY is selected in the menuconfig. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org