User forums > General (but related to Code::Blocks)

Code Blocks & libusb*

(1/1)

Codefreak:
Dear friends
Hope everything is going well.
I'm beginner in coding. I'v been recently working on a project that transmits data trough USB.
I should use libusb (libusb.info). I don't know which downloaded files of "libusb-1.0.21.tar" should be added to the project and how should I include them to my main code.
It would be greatly appreciated if you could help me.

stahta01:
http://forums.codeblocks.org/index.php/topic,9996.0.html

Edit: I suggest you find a website that supports your Compiler.
And, read the CB Wiki page and try to post a CB Question.

http://wiki.codeblocks.org/index.php/User_documentation

Edit2: http://wiki.codeblocks.org/index.php/Creating_a_new_project#Adding_a_pre-existing_file

Tim S.

sodev:
None. You either use a precompiled library or build it with the build system the library uses which is not CodeBlocks. And then you add the build library as a library to your CodeBlocks project.

Navigation

[0] Message Index

Go to full version