My GTK+



Hello everyone!

I have just installed the gtk+-2.8.3 version on my MS-Windows XP. A small
program compiles, but the linker complaints saying:
?C:\Dev-Cpp\Bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe:
cannot find ?lintl? I checked for the existence of this ?dll? and it does
exist, what else should I check for or change to get my program to compile
and link.
The parameters I pass to the compiler are:

Parameters for GTK+-2.8 libs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Lc:/gnuwin32/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lpango-1.0
-lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv

Parameters for GTK+-2.8 cflags
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-mms-bitfields -Ic:/gnuwin32/include/gtk-2.0
-Ic:/gnuwin32/lib/gtk-2.0/include -Ic:/gnuwin32/include/atk-1.0
-Ic:/gnuwin32/include/cairo -Ic:/gnuwin32/include/pango-1.0
-Ic:/devel/target/stable/include/cairo -Ic:/gnuwin32/include/glib-2.0
-Ic:/gnuwin32/lib/glib-2.0/include


Thanks in advance.





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