unable to read error messages

15 views
Skip to first unread message

Václav Jedlička

unread,
Oct 7, 2025, 5:58:45 AM (8 days ago) Oct 7
to innosetup
  I compile a setup script using SetupCompiler, at the end of the compilation there are two red lines of text in the Debug Output window, but they disappear quickly so I cannot read them.  

Martijn Laan

unread,
Oct 7, 2025, 6:46:57 AM (7 days ago) Oct 7
to innosetup
Hi,

The Debug Output window displays messages from Setup, not from the compiler. At the moment, Debug Output cannot display colored messages. Do you mean the Compiler Output window?

In the Compiler Output, red messages indicate errors. Compilation always stops at the first error, but you can scroll up to see previous messages using the scrollbar on the right.

Could you please provide a script that reproduces the issue?

Alternatively, you can use ISCC, the command-line compiler. It displays all messages in your console window, which might make it easier to review the output.

Greetings,
Martijn Laan

Op 7-10-2025 om 11:58 schreef Václav Jedlička:
  I compile a setup script using SetupCompiler, at the end of the compilation there are two red lines of text in the Debug Output window, but they disappear quickly so I cannot read them.   --
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/innosetup/4d62f893-a0fc-4ab5-b256-dfc32b37d168n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages