Forum > Beginners
Help Me ... how to use indylaz ? (Indy 10)
V7:
I've installed indylaz to lazarus by using *.lpk file.
How can I use it now ?
For ex. I'm dropping an IdSMTP icon to Project and I have dor result:
unit1.pas(8,68) Fatal: Can not find unit IdSMTP used by Unit1., but indylaz marked as installed !!
What's wrong, please help me !!! :-\
BigChimp:
Welcome to the forum!
Don't use Indy myself, but please, please please: give your
- Lazarus, operating system version
- Indy version (and where you got it/what instructions you followed to get it)
That will surely help others help you.
See the first link in my signature.
Thanks.
V7:
Laza..: Lazarus 1.2.4;
OS: Ubuntu 14.04
Indy: http://www.indyproject.org/Sockets/fpc/indy-10.2.0.1.tar.gz
qoxop:
I allways have such problems.... Maybe is something wrong with indy installation package.
The (not 100% clean) solution could be include indy files to the "include files" and "library files" in project option
"Project" | "Project Options" | "Paths" --> "Include Files", "Libraries"
Then it should find it and compile it.
BigChimp:
Plenty of notes on indy here
http://wiki.lazarus.freepascal.org/Indy_with_Lazarus
don't know how current these are.
Navigation
[0] Message Index
[#] Next page