Recent

Author Topic: [SOLVED] Install Indy on Lazarus  (Read 1365 times)

DungeonLords

  • Newbie
  • Posts: 1
[SOLVED] Install Indy on Lazarus
« on: August 25, 2025, 02:06:09 pm »
In "Online Package Manager" I set Indy and push Install button, screenshot.

But I get error
```
componenteditors.pas(29,3) Error: Cannot find ComponentReg used by ComponentEditors, incompatible ppu=/home/a/.lazarus/lib/BuildIntf/units/x86_64-linux/componentreg.ppu, multiple packages: BuildIntf, IDEIntf
```
How to install Indy?

Env:
Ubuntu 25.04
Lazarus 4.2 (rev Unknown) FPC 3.2.2 x86_64-linux-gtk2

I also asked on stackoverflow without success...
« Last Edit: August 26, 2025, 04:29:50 pm by DungeonLords »

n7800

  • Hero Member
  • *****
  • Posts: 587
  • Lazarus IDE contributor
    • GitLab profile
Re: Install Indy on Lazarus
« Reply #1 on: August 25, 2025, 04:40:37 pm »
Hello, do any other packages installing correctly? Or is this a fresh install and you haven't tried it yet?

Try a clean rebuild IDE:
1. Open "Main Menu > Tools > Configure Build Lazarus"
2. Select "Clean all"
3. Check "Switch after building to automatically"
4. Click "Build".

 

TinyPortal © 2005-2018