Hi,

For the test programs, you can take a look at Makefile.am in the same 
directory, and you would probably see something like 
-DG_LOG_DOMAIN=\"...\", and this is (without the -D) what you need to 
add to your preprocessor definitions.  Basically, what is happening is that the 
test program is expecting a message in a particular form that is affected by 
that preprocessor define.

Hope this clears it up for you.

With blessings.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to