[Lazarus] Built console app on Linux, but won't run on another Linux machine

Michael Van Canneyt michael at freepascal.org
Sun Oct 28 11:41:51 CET 2018



On Sun, 28 Oct 2018, Bo Berglund via Lazarus wrote:

> On Sun, 28 Oct 2018 00:49:50 +0200, Sven Barth via Lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
>
>> That something is pulling in unit Interfaces is proof that something tries
>> to use GUI units. So either find out what unit that is (it could either be
>> one of yours or maybe an Indy one) or try to set the LCLWidgetType to NoGUI.
>>
>
> SVEN, THANK YOU VERY MUCH!!!
> -----------------------------
> This was a project option I did not know about before and then not how
> to set it.

To be fair:

Mattias suggested this already earlier in the thread than Sven. It was one
of the first replies.

Michael.


More information about the Lazarus mailing list