[lazarus] DOS box?
Vincent Snijders
vslist at zonnet.nl
Mon Nov 24 14:51:47 EST 2003
On Mon, 24 Nov 2003 19:47:41 +0100
rstar at mnet-online.de wrote:
>
> The launch of a lazarus application compiled for win32 target causes a
>
> DOS box call. After closing the application the DOS box disappears. Is
>
> this a known behaviour?
Yes, this is known behaviour and intended so. It give a bit of debugging
information.
If it disturbes you, make lazarus with
make OPT="-WG"
The -WG option is passed to the compiler, which then makes a gui
application.
Regards,
Vincent.
More information about the Lazarus
mailing list