[Lazarus] Converting console app to Lazarus on RPi - Indy10 not found
Bo Berglund
bo.berglund at gmail.com
Wed Jul 13 08:25:37 CEST 2016
I am trying to move a small Windows console program from Delphi2007 on
to Lazarus 1.6 with FPC 3.0 on a Raspberry Pi 3.
So I used FTP to copy the project files over to RPi, then used Lazarus
on the RPi and tried the tool for converting Delphi projects.
It stops at a point where it cannot find 6 Indy10 units used by the
program. And the tool does not find them when searching either.
What should I do next?
I do have Indy10 on my RPi in location /home/pi/dev/indy10 and it has
been used previously in other projects.
The imported project is located in /home/pi/Projects/TCPCommTest.
I thought that Lazarus would remember the location of any such package
once used, but it seems not to be the case...
What do I do now?
--
Bo Berglund
Developer in Sweden
More information about the Lazarus
mailing list