User forums > Help

How to compile GTKmm program under Debian?

<< < (2/2)

Jenna:
Use packages wherever possible, unless you really know what you do and you are an experienced developer.

If you have correctly installed gtkmm-3.0-dev it should be enough, because it depends on libgtk-3-dev, which includes gtk/gtk.h in it's own include folder. This is why you should use pkg-config, otherwise you will run into trouble sonner or later.

A quick forum search leads to this post: http://forums.codeblocks.org/index.php/topic,16880.msg114847.html#msg114847 (number 10 in result list).
It's about gtk2, but it's similar for all other libs.
But again, it's up to you to find out the details.

We can not teach how to use third-party libs/toolkits on this website 8as it is clearly stated in the forum rules), sorry.

x153:
Thanks for your help! I finally got basics examples working, all thanks to you :).

Navigation

[0] Message Index

[*] Previous page

Go to full version