[pygtk] Unable to wrap enum
Gian Mario Tagliaretti
gianmt at gnome.org
Mon Jun 18 21:39:13 WST 2007
2007/6/18, varun_shrivastava <shrivastavavarun a yahoo.co.in>:
> Now when i compile all files to generate the shared objects, it displays
> following error
> demo.c:123: error: 'HELLO_TYPE_HI' undeclared (first use in this function)
is you type defined in the headers (and/or you import them)? like:
#define HELLO_TYPE_HI (hello_hi_get_type())
cheers
--
Gian Mario Tagliaretti
More information about the pygtk
mailing list