Error Building Firmware
-
I'm trying to build the Firmware but getting the following error trying to build mpy-cross. Any ideas?
Steve@WaterR8-steve MINGW32 /c/Users/Steve/git/pycom-micropython-sigfox/mpy-cross $ make all Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. CC ../windows/fmode.c ../windows/fmode.c: In function ‘set_fmode_impl’: ../windows/fmode.c:36:5: error: ‘_fmode’ undeclared (first use in this function) _fmode = mode; ^~~~~~ ../windows/fmode.c:36:5: note: each undeclared identifier is reported only once for each function it appears in make: *** [../py/mkrules.mk:47: build/windows/fmode.o] Error 1