User forums > Help

Adding libtiff to code::blocks - gcc?

(1/1)

Polygon:
Hello all,

I need to add 'libtiff' (alt. 'ltiff') so that I can port my Matlab code to C. I have never added a library before and to be honest am completely baffled.

How do I add a library?

I have scoured the internet and am more confused now than when I started.

If this isnt the approriate forum could somebody kindly direct me to one?

Thanks for listening,

Poly

MortenMacFly:

--- Quote from: Polygon on January 13, 2012, 04:50:15 pm ---How do I add a library?

--- End quote ---
Project options, linker settings, -> add library, and add include folder for that library to the linker.

See the C::B manual for screenshots and more details:
http://www.codeblocks.org/docs/main_codeblocks_en.html

Navigation

[0] Message Index

Go to full version