Compile error with --enable-python-bindings

Derek Atkins warlord at MIT.EDU
Tue Mar 30 11:16:32 EDT 2010


Mike Evans <mikee at saxicola.idps.co.uk> writes:

> gnucash_core.c: In function '_wrap_gncSplitGetGUID':
> gnucash_core.c:3268: error: 'GUID' undeclared (first use in this function)
> gnucash_core.c:3268: error: (Each undeclared identifier is reported only once
> gnucash_core.c:3268: error: for each function it appears in.)
> gnucash_core.c:3268: error: 'result' undeclared (first use in this function)
> gnucash_core.c:3276: error: expected expression before ')' token
> gnucash_core.c: In function '_wrap_gncTransGetGUID':
> gnucash_core.c:3290: error: 'GUID' undeclared (first use in this function)
> gnucash_core.c:3290: error: 'result' undeclared (first use in this function)
> gnucash_core.c:3298: error: expected expression before ')' token

GUID was changed to GncGUID.  Most likely the .i files were not fixed.

> etc.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list