[Lazarus] Terminal window

Tom Verhoeff T.Verhoeff at tue.nl
Tue Dec 9 16:35:07 CET 2008


On Tue, Dec 09, 2008 at 04:08:36PM +0100, svaa wrote:
> 
> I have 0.9.26 on Ubuntu 7.10. I am writing a GUI program, since debugger 
> has problems to check the values of variables, I want to output debug 
> data with "writeln" but I  can't get a terminal with if it is not 
> console application.
> 
> How can I get a to have the GUI program running and a terminal window also?

In Project > Compiler Options > Linking: uncheck "Win32 gui application"
(that Win32 is a legacy name).  I believe that checkmark only
suppresses the terminal window (but other should be able to shed
more light on this).

	Tom
-- 
E-MAIL: T.Verhoeff @ TUE.NL     | Dept. of Math. & Comp. Science
PHONE:  +31 40 247 41 25        | Technische Universiteit Eindhoven
FAX:    +31 40 247 54 04        | PO Box 513, NL-5600 MB Eindhoven
http://www.win.tue.nl/~wstomv/  | The Netherlands



More information about the Lazarus mailing list