Koen
Koen
So I am making a reactor and the reactor core does shutdown with the lever sometimes and sometimes it does not.
Error: ``` /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': (.text+0x1b): undefined reference to `main' /usr/bin/ld: CMakeFiles/MyApp.dir/src/main.cpp.o: in function `uimain(std::function)': main.cpp:(.text+0x29): undefined reference to `sciter::window::window(unsigned int, tagRECT)' /usr/bin/ld: main.cpp:(.text+0x80): undefined reference to `sciter::window::expand(bool)'...
I made a fork of avrdude that works with emscripten, would you be interested in a fix upstream that allows support for this and maybe be used within Arduino?