xiaoxiang781216 commented on pull request #559:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/559#issuecomment-759885037


   I built with sim:nsh, err.h may found from Ubuntu. For argtable3.h, I forgot 
to update the search path:
   ```
   CFLAGS   += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" 
"$(APPDIR)/system/argtable3/argtable3/src"}
   CXXFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" 
"$(APPDIR)/system/argtable3/argtable3/src"}
   ```
   Please try again.


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


Reply via email to