Tommi Prami wrote:

If the last project contains components that Make did not compile for me, I need to open or make new clean project (and abort the loading of the previously active project).

Then I have to run the "Build lazarus with profile : ..."

Then I am good to go.

I was pondering that could I do this from the Command-line.

I'm doing this for the SVN component so that I've got it on systems where rebuilding the entire IDE is slow. However, it relies on having a prebuilt makefile, and while this appears to be portable there's obviously scope for problems. I added a cryptic note on http://wiki.lazarus.freepascal.org/LazSVNPkg showing what files are affected.

1. Start Lazarus with clean default project (Not loading the previous one)
2. Run the "Build lazarus with profile : ..." command.

If this would be possible the updating the SVN version would be little bit easier.

And is there some command-line reference of Lazarus???

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

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

Reply via email to