On Wed, 21 Oct 2015 13:58:38 +0200
Michael Schnell <[email protected]> wrote:

>[...].
> > With LCL added it does work!
> But now it is not a command line program any more.

That is wrong in so many ways.

As long as you don't add the "interfaces" unit, no external GUI lib is
used.
And even if you add the interfaces unit you can choose nogui widgetset
to avoid using external libs.
And even if you use the Win32 widgetset, you can still have a command
line program.
Under Linux/BSD every program is a command line program.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to