Hello,

I am trying to use libusbx-1.0.17-win in win7 x64. I an using MinGW GCC
toolchain with Eclipse CDT.

Even tough, I have included correct path  for the header "libusb.h" and
`libusb-1.0.a` and linked the static library with the command "-lusb-1.0",
when I try to build my c++ project, I get "undefined reference to
`libusb_<xxx>" errors (xxx is any function called from the libusbx)

I have builded the same project in Ubuntu 12.04.3 x64, now I am only trying
to make it for Win7, as well.

Am I missing any other linker flags?

Thanks in advance,
-- 

Mehmet Akif Antepli
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to