You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/14 02:32:51 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23)

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:
users@infra.apache.org