[Lazarus] How to stop Lazarus from loading previous project on start?

Bo Berglund bo.berglund at gmail.com
Thu Nov 4 18:35:19 CET 2010


On Thu, 04 Nov 2010 09:26:39 +0100, Sven Barth
<pascaldragon at googlemail.com> wrote:

>Or just use in your command window:
>
>C:\Programs\lazarus><fpc install dir>\bin\i386-win32\make clean all
>
>If your Lazarus in C:\Programs was installed by the installer it should 
>be something like this:
>
>C:\Programs\lazarus>fpc\<fpc-version>\bin\i386-win32\make clean all
>

I used this (on one line):
C:\Programs\lazarus>C:\Programs\lazarus\fpc\2.2.4\bin\i386-win32\make
clean all

This time everything went fine and Lazarus is now recompiled without
the 5dpo package and yet the code I am writing using the SdpoSerial
component seems to be OK. :-)

Thanks for the analysis and suggestions!


-- 
Bo Berglund
Developer in Sweden





More information about the Lazarus mailing list