Thank you! That was it for that...

One more Q: now I am having problem with below -- the package I
downloaded, it only included *.pas files. Where and how is the hpp
generated? Is this something I need to generate off of the pas file? Or,
is this something I download from somewhere? Or??

[BCC32 Error] EmailConf.cpp(25): E2209 Unable to open include file
'smtpsend.hpp'

Regards,
Daniel

-----Original Message-----
From: Lukas Gebauer [mailto:gebyl...@mlp.cz] 
Sent: Thursday, February 25, 2010 11:28 PM
To: Ararat Synapse
Subject: Re: [Synalist] having problem with sswin32 build

> But, I am currently running into build issue with sswin32 (other
files,
> such as wntpsend.pas built ok; with some warning).

sswin32.pas is not a unit. It is just module included into synsock.pas 
unit. So, you cannot add sswin32 into your uses, unclude synsock
instead.

--
Lukas Gebauer.

http://synapse.ararat.cz/ - Synapse Delphi and Kylix TCP/IP Library
http://geoget.ararat.cz/ - Geocaching solution



------------------------------------------------------------------------
------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to