aitos-io / BoAT-X-Framework

BoAT-X Blockchain Application Framework for IoT
http://www.aitos.io
Apache License 2.0
925 stars 49 forks source link

the hyperlink for "Use Windows as Compiler Environment" has no response #731

Closed zyq55917 closed 1 year ago

zyq55917 commented 2 years ago

https://github.com/aitos-io/BoAT-X-Framework/blob/master/demo/README_en.md#Use-Windows-as-Compiler-Environment

This problem is generally caused by compiling under Windows, but Cygwin is not installed, or the paths of BOAT_RM, BOAT_MKDIR, and BOAT_FIND are not correctly configured in the Makefile. Please refer to section Use Windows as Compiler Environment to install Cygwin and configure Makefile.

PanHH commented 1 year ago

Same issue with #699