User forums > Using Code::Blocks

Is libcomctrl32.a part of the MingW library in C::B 10.05?

(1/1)

Morbane:
I am hoping to link that library to a project. Could someone explain how it is done and if it is possible? (and how to find it if it exists?)

Thanks.

Morbane:
I found the file and linked it to my project. I now need a "libcomctrl32.o" version of the file. How is that done in C::B??

Folco:
Loot at Project -> Build Options -> Linker settings.
Here you must set against which lib your program is linked.

Morbane:
Thanks Folco! That did the trick.

I was trying to directly add the file to my project.

Cheers

Navigation

[0] Message Index

Go to full version