-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (forgot to send first message to list, too)
Derek Atkins schrieb: > Christian Stimming <[EMAIL PROTECTED]> writes: > >> If someone is adventurous enough to try this as well: Notes are >> collected on http://wiki.gnucash.org/wiki/Windows; the attached patch, >> as mentioned, is still necessary because I can't get g-wrap code >> generation to work on windows while using the SMB file system. > > What is the error message when trying to get the g-wrap code > generation to work? Your wiki page seems to imply that the code > generation works: The wiki page was wrong in that respect. Wait... I was about to write "Code generation of g-wrap doesn't (yet) work, because it needs to load the DLL srfi-13-14, which doesn't work" --- BUT now that I looked closer to this error message, it was simply a matter of copying the installed libguile-srfi-srfi-13-14-v-1-1.dll to a filename without the last trailing "-1", i. e. libguile-srfi-srfi-13-14-v-1.dll . With this last guile fixing, I am able to run the code generation on windows. (Albeit only when the current working directory is on a local hard drive, not on a SMB network filesystem.) > I'm only asking because Really Soon Now I'm planning to make > sure that g-wrap generated files are not included in the tarball > distribution. Actually I don't understand why we distribute the g-wrap generated file anyway -- in Makefile.am these files *always* have a dependency on the top-level config.status, which obviously will be generated *after* unpacking each tarball, which in turn means *all* generated g-wrap files will be newly generated anyway. Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRBF4BWXAi+BfhivFAQI4hAP7BJy1DfloeHGB/XBV7QVzLiiZ9bXpUxYA 0mXbJ4/tkkJOp+FAnj03mOnpUgAaIzLzT5b+HGOks1KeVMDpE0oNgnQzBOs0rQiY J9nTlj1BmS04LGtsaOq/vcE9HeJkSkF/QpF2/QXJKs/YNucwdDjreeGbtp2qIhKr x1enmvALo/U= =FoCD -----END PGP SIGNATURE----- _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
