c4ev3 / C4EV3.Toolchain

Recent GCC cross-compilers for the stock EV3
https://github.com/c4ev3/toolchain/releases
4 stars 1 forks source link

Windows: libwinpthread-1.dll not found #2

Open a3f opened 6 years ago

a3f commented 6 years ago

2018-05-15 Cross-Toolchain for Windows gives this error when run. Just copying over the libwinpthread-1.dll from the MinGW installation fixes this. This should be included in the final zip when #1 is fixed.