Re: New computer



Hi

at first

may be c:/Gtk/lib does not contain gtk-win32-2.0.lib libgtk-win32-2.0.dll.a
or something wrong with your path

(sorry for my english)


-----Original Message-----
From: Alf Stockton <alf stockton co za>
To: gtk-app-devel-list gnome org
Date: Fri, 17 Jun 2005 15:15:57 +0200
Subject: New computer


I have just switched machines on which to do my Windows GTK+ development 
on on copying an existing program and its environment and attempting to 
do a make I get the following error  and obviously I have forgotten to 
do something, but cannot for the life of me think what has not been done.

gcc -mwindows -static -mms-bitfields interface.c callbacks.c main.c 
support.c od
bc-isql.c -o MTI.exe  -Ic:/Gtk/include/gtk-2.0 
-Ic:/Gtk/lib/gtk-2.0/include -Ic:
/Gtk/include/atk-1.0 -Ic:/Gtk/include/pango-1.0 
-Ic:/Gtk/include/glib-2.0 -Ic:/G
tk/lib/glib-2.0/include  -Lc:/Gtk/lib -lgtk-win32-2.0 -lgdk-win32-2.0 
-latk-1.0
-lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 
-lgmodule-2.
0 -lglib-2.0 -lintl -liconv -lodbc32
callbacks.c: In function `on_btnEnquire_clicked':
callbacks.c:42: warning: assignment discards qualifiers from pointer 
target type

callbacks.c:50: warning: initialization from incompatible pointer type
c:\Dev-Cpp\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: 
cannot f
ind -lgtk-win32-2.0
collect2: ld returned 1 exit status
make: *** [MTI.exe] Error 1

What concerns me is that it cannot find gtk-win32-2.0 library.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




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