Am Dienstag, den 21.08.2007, 07:44 +0200 schrieb Vincent Snijders: > Marc Santhoff schreef: > > Am Dienstag, den 21.08.2007, 00:35 +0200 schrieb Vincent Snijders: > >> Marc Santhoff schreef: > >>> Am Sonntag, den 19.08.2007, 21:05 +0200 schrieb Mattias Gaertner: > >>> > >>>> I started a wiki page about this topic: > >>>> http://wiki.lazarus.freepascal.org/Install_IDE_packages_without_the_IDE > >>> I see, so it's necessary to make packages out of the components. > >>> > >> Yes, you cannot install components in the IDE (in the component palette) > >> without creating a package for them. > > > > I didn't need this feature since back in days of Delphi2 ... anything > > instantiated at runtime up to now. > > > > If you don't need to components in the IDE (and don't have them in > forms, lfm & lrs), then you don't need to install them in de IDE. But > you should make packages for them, so the compiler and source paths get > known to the IDE.
I think viewn long term it's less work to create the packages once and forget about adding search paths to fpc.cfg. I'll try making a package and see. > BTW: did you read the wiki article about Lazarus Packages? > http://wiki.lazarus.freepascal.org/Lazarus_Packages No, I've missed that one looking only under "p" in the wikis index page, many thanks! Marc _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
