installed 1.6 on my windows 8 64bits machine.

the exe file is 22.398 bytes 

if I rebuild Lazarus ... after installing a component or after building Lazarus 
from the Tools menu ... the exe file is more then 225.000 bytes big ... and ... 
it does not run! ... 

if I reboot the machine and try to run from startlazarus.exe it stops on the 
image ("Free Pascal ... Lazarus ... Project ... ... ...") ... 

if I try directly lazarus.exe ... "windows explorer" does not seem to be able 
to run it ... on then tasks manager "Windows Explorer" stays at the top of the 
list (ordered by name) ... and Lazarus does not appear ...

appreciate any tip!

Philippe

________________________________________
De: fpc-pascal-boun...@lists.freepascal.org 
<fpc-pascal-boun...@lists.freepascal.org> em nome de Martin <f...@mfriebe.de>
Enviado: sábado, 20 de fevereiro de 2016 12:23
Para: FPC-Pascal users discussions
Assunto: Re: [fpc-pascal] Lazarus Release 1.6

On 20/02/2016 13:30, Philippe Lévi wrote:
> I may have missed something ....
>
> I installed lazarus from lazarus-1.6.0-fpc-3.0.0-win64.exe
>
> everything seem to have been installed well.
>
> but when I start Lazarus ... it requires "C:\lazarus64\fpc\2.7.1\source" ... 
> but 2.6.4 has been installed!
>
> what is the best (easiest) solution to clean this situation?
>
Looks like you had a previous or parallel install with a custom config.

If you need none of your config, you can delete the old config. The
windows installer has a checkbox to do this. Or you delete the folder
"primary config path" as found in menu "view" > ide internals > ide settings

Less drastic, open the Tools > Options and
- chose the fpc inside your installation
C:\lazarus\fpc\3.0.0\bin\i386-win32\fpc.exe
- same for sources    $(LazarusDir)fpc\$(FPCVer)\source

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to