Hi, harold felton <[EMAIL PROTECTED]> wrote: > > it is a function to install the Inno-Setup compiler so that > > the win32-binary distributions can be created. the reason > > that i am having trouble is that the ISCC --version command > > sends both a DEBUG-message and an EXIT-signal which is causing > > the 'quiet' function to pass this EXIT-signal up and exit! > > > > ive tried adding traps (which is how i determined the problem) > > and that got me sidetracked onto subtleties of the msys-bash... > > > > bottom-line, inno-setup() would install the 'missing' toolchain > > and i should change the 'test-for-installed' and it would be > > done. ie - downloading and installing was 'doable' so far...
I have no clue whether we depend on some version, so what do you think about "quiet which iscc"? -- andi5 -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
