patacongo commented on pull request #39:
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/39#issuecomment-699679704


   > The following error often happens in that case:
   > 
   > ```
   >  make[1]: *** [Makefile:63: 
/cygdrive/d/a/incubator-nuttx-testing/incubator-nuttx-testing/apps/platform_depend]
 Error 2
   > ./cle.c:40:10: fatal error: nuttx/config.h: No such file or directory
   >    40 | #include <nuttx/config.h>
   >       |          ^~~~~~~~~~~~~~~~
   > compilation terminated.
   > ```
   > 
   > That is because the windows toolchain cannot follow the cygwin paths.
   
   This also can occur if the links are Cygwin symbolic links.  In that case, 
the Windows toolchain cannot follow those symbolic links.
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to