On 2015-10-27 02:09, wkitt...@windstream.net wrote: > the wiki only talks > about how to install lpk files and how to pull from a git repo...
No it doesn't. Please read the wiki again. There are two packages: "dcpcrypt.lpk" which is a run-time only packages, and doesn't require any installation. "dcpcrypt_laz.plk" which is a design-time only package - this is what is installed in Lazarus so icons appear in the component palette of the IDE. This is 100% optional. The first package just makes it easier for you to associated DCPcrypt with your project, and for Lazarus to find the units. But you don't need to use Lazarus or Lazarus Packages. If you don't, then simply include the units you need in your project, set up the Unit Paths to find DCPcrypt and instantiated the classes you need. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal