|
From: Alain A. <ala...@wa...> - 2014-06-13 14:48:24
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">Hi,<br>
<br>
Here is an error when compiling with last harbour and hwgui:<br>
<br>
<i>##################</i><i><br>
</i><i># Making Hwgui #</i><i><br>
</i><i>##################</i><i><br>
</i><i>gcc -Wall -O3 -DHWG_USE_POINTER_ITEM -c -I./
-I../../include -I/usr/local/include/harbour `pkg-config
--cflags gtk+-2.0` -o ../../obj/draw.o draw.c</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DRAWBITMAP’:</i><i><br>
</i><i>draw.c:270:4: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_OPENIMAGE’:</i><i><br>
</i><i>draw.c:321:4: erreur: unknown type name ‘BOOL’</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_ALPHA2PIXBUF’:</i><i><br>
</i><i>draw.c:366:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DELETEOBJECT’:</i><i><br>
</i><i>draw.c:450:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><b><i>make: *** [../../obj/draw.o] Erreur 1</i></b><i><br>
</i><br>
A+<br>
</font>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-06-12 17:29) | HbIDE (Rev.313) | Five.Linux (r138) |
Hw.Gui (2266)</small>
<hr></div>
</body>
</html>
|