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
Find text in memo gives m...
by
dsiders
[
Today
at 08:55:19 pm]
Initialization of array o...
by
freemind001
[
Today
at 08:47:48 pm]
centered text in progress...
by
KodeZwerg
[
Today
at 08:43:18 pm]
Any example on how to get...
by
Bitbeisser
[
Today
at 08:40:34 pm]
Freeing at destructor TLa...
by
lagprogramming
[
Today
at 08:19:39 pm]
Get notified when monitor...
by
artem101
[
Today
at 07:53:11 pm]
Introducción al pascal mo...
by
Ñuño_Martínez
[
Today
at 07:01:33 pm]
Examples of third-party p...
by
JuhaManninen
[
Today
at 06:42:04 pm]
TMapViewer and Overlay Ti...
by
wp
[
Today
at 06:24:02 pm]
Compilation error with CP...
by
explainedd
[
Today
at 06:10:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to add libraries / external source files? (Read 291 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