Hi,
I can not run/compile any project with Felgo Desktop. However it works in Live Run mode
C:\Felgo\Felgo\mingw_32\lib\libFelgo.a(system.o):system.cpp:(.text+0x3dd): undefined reference to `_imp____acrt_iob_func'
C:\Felgo\Felgo\mingw_32\lib\libFelgo.a(system.o):system.cpp:(.text+0x46e): undefined reference to `_imp____acrt_iob_func'
C:\Felgo\Felgo\mingw_32\lib\libFelgo.a(system.o):system.cpp:(.text+0x4b8): undefined reference to `_imp____acrt_iob_func'
C:\Felgo\Felgo\mingw_32\lib\libFelgo.a(b2Settings.o):b2Settings.cpp:(.text+0x31): undefined reference to `_imp____acrt_iob_func'
collect2.exe: error: ld returned 1 exit status
mingw32-make[1]: *** [release/test.exe] Error 1
mingw32-make: *** [release] Error 2