"Daniel Espinosa" <[EMAIL PROTECTED]> writes: > Why I have an error message for the file > /usr/local/include/gnucash/qofutil.h in the line: > > # error "No scanf format string is known for LLD. Fix your > ../configure so that the correct one is detected!" > > The actual code in qofutil.h file is:
Did you include a "config.h", which might define one of those HAVE_... values? What/how are you building your sources? > What are the steps to open a Session/Book in QOF? Take a look at some of the test files. Try src/backend/file/test/test-load-xml2.c > I have the following code: I think that's roughly correct. > Are there any Tutorial to use GnuCash's QOF? Not as such. There's plenty of documentation in the code, and there's bunches of GnuCash code that uses QOF, of course. -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]
pgp5imQNqdJDH.pgp
Description: PGP signature
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
