[Lazarus] Exception hidden ?
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Fri Dec 25 12:02:33 CET 2009
JoshyFun schrieb:
> B> Just run the program from commandline (in Windows uncheck Win32 GUI
> B> application in Project -> Compiler Options -> Linking, or put
> B> {$APPTYPE CONSOLE} at top of your .lpr file)
>
> But my program is not a console application. It does not show any kind
> of error (stdout does not exists, I'm on windows).
On Windows you can uncheck the option (see above), to get a GUI
application with an attached console. A very nice feature for debugging,
not available on most other platforms.
DoDi
More information about the Lazarus
mailing list