kasjer opened a new pull request #2733: URL: https://github.com/apache/mynewt-core/pull/2733
Having include ../../../../../../apache-mynewt-core... in os_arch_arm.c breaks build on Windows. Adding include path to package seems to fix the problem. ```sh Executing scripts/create_cmac_bin.sh Target successfully built: targets/dialog_cmac Executing scripts/build_libcmac.sh Building target @apache-mynewt-nimble/targets/dialog_cmac Error: CreateFile h\:\work\mynewt\repos\apache-mynewt-core\kernel\os\src\os_priv.h: The filename, directory name, or volume label syntax is incorrect. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
