From: Charlie M. <cjm...@gm...> - 2018-03-19 18:24:52
|
Uwe, Thank you for your support. I have found the necessary .dlls in the Linux filesystem. They were located at /usr/i686-w64-mingw32/sys-root/mingw/bin, in case anyone else has the same issue. Simply copying them into the same directory as the executable fixed the errors. While a statically linked executable would be preferable, I am back on track and programming the XC7K FPGA properly. Some issues with the indirect SPI, though. More questions to follow. Thanks, Charlie On Mon, Mar 12, 2018 at 10:45 AM, Uwe Bonnes < bo...@el...> wrote: > >>>>> "Charlie" == Charlie Mraz <cjm...@gm...> writes: > > Charlie> Uwe, Thank you for the suggestion. I have tried various > Charlie> versions of the answers in the linked stackoverflow question, > Charlie> but I have not had any luck. They all seem to break the build > Charlie> somehow or another. > > Hello Charlie, > > probably libftdi-1 and/or libftd2xx use threading. Try to build against > libftdi-0 w/o libftd2xx. > > Bye > -- > Uwe Bonnes bo...@el... > > Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt > --------- Tel. 06151 1623569 ------- Fax. 06151 1623305 --------- > |