Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
How to add libraries / external source files?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Lazarus Release 2.2.6
by
lazpas
[
Today
at 08:20:38 am]
Variables as indexes of a...
by
Nitorami
[
Today
at 08:19:33 am]
[Function References ] no...
by
cai
[
Today
at 06:44:18 am]
Question about IdMappedPo...
by
cappe
[
Today
at 06:18:55 am]
fpc 3.3.1 or lazarus 2.3 ...
by
dbannon
[
Today
at 02:24:06 am]
InterProcessCommunication...
by
tetrastes
[
Today
at 01:47:25 am]
StrComp problem
by
KodeZwerg
[
Today
at 01:36:55 am]
CompareText improvement
by
BeniBela
[
Today
at 01:25:35 am]
SQL - looks easy but I ca...
by
rvk
[
Today
at 12:55:32 am]
Save the same key ini fil...
by
BIT
[March 31, 2023, 11:45:04 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to add libraries / external source files? (Read 294 times)
jan741
New Member
Posts: 15
How to add libraries / external source files?
«
on:
December 06, 2022, 10:54:29 pm »
I should like to add the pas-files from the snyapsy-library.
But every time I get this error: Cannot find pingsend used by Unit1 of the Project Inspector.
I tried to follow this:
http://www.ararat.cz/synapse/doku.php/public:howto:installsynapse
And tried to install via the online package manager.
Both ways failed.
So how to add external libraries (collection of pascal files) to the project or even better tot the lazarus library for future projects?
Logged
cpicanco
Sr. Member
Posts: 475
Programmer and Behavioral Scientist
Re: How to add libraries / external source files?
«
Reply #1 on:
December 06, 2022, 11:04:40 pm »
Hi
In my case, I was trying to send emails using synaser in a windows application. I was able to install laz_synaser using opm and found the necessary .dll files in the fpcupdeluxe folder.
Can you give some more details about your laz_synaser opm install?
Logged
Portfolio
https://portfolio.rafael.picanco.nom.br/
https://github.com/cpicanco/
cpicanco
Sr. Member
Posts: 475
Programmer and Behavioral Scientist
Re: How to add libraries / external source files?
«
Reply #2 on:
December 06, 2022, 11:08:00 pm »
Just to make it clear, when you install lazarus using fpcupdeluxe, it will download some dlls required by synaser, in my case: libeay32.dll and ssleay32.dll.
Logged
Portfolio
https://portfolio.rafael.picanco.nom.br/
https://github.com/cpicanco/
jan741
New Member
Posts: 15
Re: How to add libraries / external source files?
«
Reply #3 on:
December 07, 2022, 11:02:01 am »
This Topic should be moved to Lazarus - beginners and can be closed.
I found the solution based on this tread:
https://stackoverflow.com/questions/32168817/adding-units-to-lazarus
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
How to add libraries / external source files?
TinyPortal
© 2005-2018