zur Installation von Synapse schreibt Ararat:
Code: Alles auswählen
Synapse is NOT a set of components. It is only library of units with code and classes. It cannot be installed, it does not need to be installed! To use Synapse, you simply copy all the necessary Synapse units to your project directory (or to your library search path) and in your project add a USES line listing the needed Synapse units.
If you would like to configure your Lazarus IDE to be ready to use Synapse with all of your projects without having to copy the units to every single one of your project directories, then do this (Note: this was tested on Lazarus v0.9.12 BETA other versions are subject to change): First copy Synapse to any folder you wish (I have it in the components folder of Lazarus, but you can put it anywhere you like) then in the menu go to “Environment>CodeTools options” (Note: > means sub-menu). Then a small window will popup, when that happens there should be a textbox at the top that says “Aditional source search path for all projects” or something similiar to that.
Welches Menu ist damit gemeint? ( ich verwende v1.0 FPC 2.6.0)
Wenn ich nur in ein Projekt einbinden will heisst es :"copy all the necessary Synapse units to your project directory "
reicht es nur zB. pop3send.pas zu kopieren oder müssen auch andere mitkopiert werden?
herzlichen Dank
Grüße