From: Charlie M. <cjm...@gm...> - 2018-03-09 15:41:45
|
Hello, I have used xc3sprog in the past with Coolrunner-II and Spartan-3 and -6 devices, but I now have a project that is using a Kintex-7. The currently checked-in Windows executable apparently pre-dates 7-series support, so I have attempted to cross-compile using OpenSUSE Leap 42 on WSL, following the instructions in the Readme.Cmake. The execuatble builds, but fails with a message saying that "execution cannot proceed because libwinpthread-1.dll was not found." Can anyone advise where to obtain libwinpthread-1.dll, or what may have gone wrong in the compilation that might cause this problem? Alternatively, a link to a windows executable with 7-series support would be great, too, though it would be nice to be able to build xc3sprog from source in the future as well... Thanks in advance, Charlie Mraz |