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

Reply via email to