Re: [Vala] Gdk.Cursor needs to be unref'ed properly



Am Sonntag, den 12.08.2007, 19:05 +0200 schrieb Arwed von Merkatz:
Hi,

I was running into a problem with using Gdk.Cursor, example program
attached. Compiling this leads to the following:
$ valac -o test --pkg gtk+-2.0 test-window.vala 
/tmp/cczEcr4t.o: In function `test_window_do_test':
test.c:(.text+0x152): undefined reference to `gdk_cursor_free'
collect2: ld returned 1 exit status
error: cc exited with status 256

Applying the attached patch to gdk-2.0.vala fixes this.

Thank you for reporting. Patch is commited.

Ciao,
Mathias
-- 
Mathias Hasselmann <mathias hasselmann gmx de>
http://taschenorakel.de/

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



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