User forums > Using Code::Blocks

gtkmm and C::B

(1/1)

jwir3:
Hello.

Does anyone know of any tutorials on how to install the gtkmm libraries for use with Code::Blocks?  I know that Dev-Cpp had a bunch of tutorials, and it worked ok with them, but I would rather use C::B, since it's nicer and easier to use. 

Thanks,

~J

rickg22:
In theory it should be the same, since codeblocks and devcpp both use MinGW.

jwir3:
I'm getting problems with the headers when I try to compile.  It looks like C::B finds the correct libraries.  I put in the same compiler/linker options as with Dev-Cpp, but I get errors like:

D:/Dev-Cpp/include/gtkmm-2.0/gtkmm/enums.h:1321: error: extra qualification ignored

These don't come up in Dev-Cpp.  Any ideas?

Thanks!

Navigation

[0] Message Index

Go to full version