From: Paul F. <fer...@gm...> - 2015-01-29 09:15:42
|
On Thu, Jan 29, 2015 at 04:46:21PM +0800, 陳韋任 wrote: > C:/msys64/mingw64/include/usb.h:173:24: error: expected identifier or '(' before > 'struct' > struct usb_interface *interface; > ^ We're discussing it on IRC, http://openocd.zylin.com/#/c/2486/ should solve the issue, and it will be merged soon. I'll amend README.Windows patch according to the feedback I've gathered so far. The key missing point is that to actually recompile OpenOCD one should follow [1]. Also, the package name was wrong in my patch. [1] https://sourceforge.net/p/msys2/wiki/Contributing%20to%20MSYS2 -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |