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
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
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
Check if two Images colli...
by
TRon
[
Today
at 04:16:05 am]
Support for Git?
by
TRon
[
Today
at 04:05:00 am]
VST summation time bugs
by
dseligo
[
Today
at 03:54:30 am]
Circle - Syntax Error?
by
Bogen85
[
Today
at 03:49:10 am]
Wrong number of Parameter...
by
TRon
[
Today
at 03:47:07 am]
OnKeyUp error sound
by
dseligo
[
Today
at 03:43:41 am]
Updating data from a KDBG...
by
heebiejeebies
[
Today
at 03:00:22 am]
Mac: LCL calling unalloca...
by
cytan299
[
Today
at 01:48:52 am]
more UTF8 confusing
by
Bogen85
[
Today
at 01:11:55 am]
"TestAll" project issues
by
JuhaManninen
[
Today
at 12:39:26 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to add libraries / external source files? (Read 249 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