pkarashchenko commented on code in PR #3133:
URL: https://github.com/apache/nuttx-apps/pull/3133#discussion_r2204035353


##########
system/zlib/Make.defs:
##########
@@ -23,4 +23,8 @@
 
 ifneq ($(CONFIG_LIB_ZLIB),)
 CONFIGURED_APPS += $(APPDIR)/system/zlib
+
+CFLAGS +=  ${INCDIR_PREFIX}$(APPDIR)/system/zlib/zlib

Review Comment:
   Let me try creating `include/zlib.h` wrapper at application layer. Maybe 
that would work.



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to