[Lazarus] issue with %RunCommand

Matias Vara matiasevara at gmail.com
Tue Dec 12 12:29:59 CET 2017


Thanks for the answer Mattias, I have one more question, why is this
behavior different in lazarus 1.6.2?

Matias

2017-12-12 11:17 GMT+01:00 Mattias Gaertner via Lazarus <
lazarus at lists.lazarus-ide.org>:

> On Mon, 11 Dec 2017 12:14:49 +0100
> Matias Vara via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>
> > Hello, in Lazarus 1.6.2 I was using the following line to run qemu when I
> > trigger "Run":
> >
> > {%RunCommand qemu-system-x86_64.exe -m 512 -smp 2 -drive
> > format=raw,file=ToroHello.img}
> >
> > However, I am not getting the same behavior in Lazarus 1.8, instead, qemu
> > is opened in background so I am not able to see the windows.
> > Am I doing something wrong?
>
> Add {%RunFlags messages+}. See here:
>
> http://wiki.lazarus.freepascal.org/IDE_directives#Run.2FBuild_file
>
> I will add a checkbox to the IDE dialog.
>
> Mattias
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20171212/f522a71d/attachment.html>


More information about the Lazarus mailing list