出现错误dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_init,该符号在函数 "int __cdecl DLPC350_USB_Init(void)" (?DLPC350_USB_Init@@YAHXZ) 中被引用
dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_exit,该符号在函数 "int __cdecl DLPC350_USB_Exit(void)" (?DLPC350_USB_Exit@@YAHXZ) 中被引用
dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_open,该符号在函数 "int __cdecl DLPC350_USB_Open(void)" (?DLPC350_USB_Open@@YAHXZ) 中被引用
dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_write,该符号在函数 "int __cdecl DLPC350_USB_Write(void)" (?DLPC350_USB_Write@@YAHXZ) 中被引用
dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_read_timeout,该符号在函数 "int __cdecl DLPC350_USB_Read(void)" (?DLPC350_USB_Read@@YAHXZ) 中被引用
dlpc350_usb.obj:-1: error: LNK2019: 无法解析的外部符号 hid_close,该符号在函数 "int __cdecl DLPC350_USB_Write(void)" (?DLPC350_USB_Write@@YAHXZ) 中被引用
是什么原因呢,是没有装好sdk吗?gui运行需要些什么环境?
