2007/6/18, varun_shrivastava <[EMAIL PROTECTED]>:
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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
