Re: Gtkmm doesn't work



Jellyworld wrote:
> I've just recently installed gtkmm on my new computer but i get several
> errors when compiling.
> 
> I followed the Win32 installation instructions, I downloaded
> gtkmm-devel-2.6.1-1.exe
> <http://www.pcpm.ucl.ac.be/%7Egustin/win32_ports/binaries/gtkmm-devel-2.6.1-1.exe>
> off http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ and installed Gtk+ as
> well as gtkmm.  Then i ran pkg-config --cflags --libs and added the
> necessary compile flags DEV-CPP's project options.  However, when i
> tested it out on the example_pixbufs.cc in the gtkmm-demo folder, I
> ended up getting several pages of compile errors.  Does anyone know how
> i can fix this?  I had these errors on three different computers, and my
> friend got the same errors when he tried to compile a gtkmm file.  This
> errors occur everytime i use slots, or when I #include <gtkmm.h>

Make sure you have gcc-3.4.2 (Dev-C++ 5 beta 9.2). If you still get the
error, please post the output of 'pkg-config --cflags --libs'

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]