I have just installed Lazarus version 40rc1. The ide appears ok but when I try to compile my project I get the following set of messages. I hope someone can suggest what to do next.
Note: Duplicate unit "componentreg" in "BuildIntf 1.0", ppu="C:\lazarus\lazarus64\components\buildintf\units\x86_64-win64\componentreg.ppu", source="C:\lazarus\lazarus64\components\buildintf\componentreg.pas"
Note: Duplicate unit "componentreg" in "IDEIntf 1.0", ppu="C:\lazarus\lazarus64\components\ideintf\units\x86_64-win64\win32\componentreg.ppu", source="C:\lazarus\lazarus64\components\ideintf\componentreg.pas"
Warning: Recompiling ComponentReg, checksum changed for C:\lazarus\lazarus64\fpc\3.2.2\units\x86_64-win64\rtl\classes.ppu
componentreg.pas(15,61) Error: Can't find unit ComponentReg used by ComponentEditorsWarning: Recompiling ComponentReg, checksum changed for C:\lazarus\lazarus64\fpc\3.2.2\units\x86_64-win64\rtl\classes.ppu
componentreg.pas(15,61) Error: Can't find unit ComponentReg used by ComponentEditors