On Mon, 15 Apr 2013 12:40:23 +0100
Graeme Geldenhuys <[email protected]> wrote:

> On 15/04/13 12:22, Mattias Gaertner wrote:
> > 
> > Maybe you have some ideas how to put that into a grid that is easy to
> > understand?
> 
> I'll take another look at the Build Mode settings is Lazarus and report
> ideas I come up with.
> 
> The current Build Mode settings is Lazarus IDE is very confusing though
> - even though there was good intentions not to make it confusing. eg: I
> could type in the name of a non-existing marco (grid in Build Modes
> screen), and give it a value. But because that marco wasn't defined in
> another area of the Project Settings (Build macros screen), it didn't
> work. So why didn't Lazarus IDE report the problem, or why was I allowed
> to type in a non-existing macro name, or why didn't it automatically
> define that macro.

You can define any macro you like. The name must follow the normal
pascal identifier rules.

Mattias

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

Reply via email to