Replies: 2 comments 3 replies
-
|
I would suggest building using WSL instead of Cygwin. We don't normally build on Windows, so it might not be working due to something platform-specific. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for @dlech recommendation by using WSL tool and it work very well, here would like to consult one more thing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
First of all, thanks for reading this discusstion content. I'm a newbie to build the my owned firmware.
I trying to build the FW in Windowns Cygwin enviroment and follow the SOP, most of steps are works welly.
But finally got error as below, does anyone knows how to fix it ? If I removed all files in \bricks_common\modules folder than that can bulid the FW successfuly, but beause I need build the custom .py module into FW so would like to seek any method can fix it. Appreciate it !
error message
_PLATFORM: prime_hub VERSION: local-build-v4.0.0b3-32-g0b003f4f-dirty
MPY _builtin_port_view.py
error compiling builtin_port_view.py:
OSError: (2, "can't open /tmp/tmpfscsvfgk.py")
Beta Was this translation helpful? Give feedback.
All reactions