View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#4
Please post the compiler error message, otherwise we
can only guess what is the failure.
If the compiler complains about missing or undefined types, you
may have forgotten some includes, like #include <glib.h> for example.

regards
Nicolai