2012/10/25 Mark Morgan Lloyd <[email protected]>: > something else appeared to be messing up e.g. the IDE's ability to > store/access ~/.lazarus configuration settings: because of this lazbuild > wasn't able to build a trivial test project prepared on a different system.
You can put environmentoptions.xml pointing to valid lazarus directory into /etc/lazarus/ (lazbuild only needs the lazarus directory, otherwise the xml file can be completely empty) and lazbuild should be able to build LCL applications without existing ~/.lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
