talkingbeast
talkingbeast
sorry.the command i run is > make -s BOARD=nodemcu i try the same example code with command > make -s BOARD=linux and > make -s BOARD=nano32 it works fine .
the whole compile message is very long,i attach it as i txt file for your consideration. [helloworld example with nodemcu compile error log.txt](https://github.com/eerimoq/simba/files/1538449/helloworld.example.with.nodemcu.compile.error.log.txt)
i compile the same example in board linux and nano32 ,it just works fine ,i also attach the log message: [helloworld example with nano32 and linux board compile message log.txt](https://github.com/eerimoq/simba/files/1538466/helloworld.example.with.nano32.and.linux.board.compile.message.log.txt)