On Wed, Sep 18, 2013 at 01:01:59PM +0200, Mattias Gaertner wrote: > > All units (*.o and *.ppu) have been compiled with the package itself and > > are visible in the ./lib/x86_64-linux folder > > I couldn't find something similar in the history. > > Last time I tried Indy it had some circular dependencies in units, which > fpc had problems with. This can be remedied by compiling a > second, sometimes a third time. > Open the Indy package and use the "Compile" button to compile it three > times. > Then build the IDE.
The last time I worked with Indy, deduping the .inc files resolved the the circular dependency problem. They had multiple, not exactly the same copies. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
