Hi, I am new in this language. Have anybody dynamic linking
libusb with dmd2 on windows. I know ther is a project libusb-d
but this project is for posix system. As I understand for windows
I nid to add .lib file to project, but there is a problem with
COFF and OMF compatibility. Is it possible to dynamic link this
library as derelict do that. May be some one solved this problem.
Thank you.
- Use libusb in windows system Vitaly via Digitalmars-d-learn
- Re: Use libusb in windows sy... Rikki Cattermole via Digitalmars-d-learn