Ok but now another problem: Downloaded latest v7, tried to compile the package with the definition NO_ADVANCED_HTTP_CLIENT_FEATURES and httprot fails due to digest auth being not ifdef'ed problem!
Regards, SZ On Thu, Jan 22, 2009 at 1:53 PM, Arno Garrels <[email protected]> wrote: > Fastream Technologies wrote: > > Could you try with the ssl Web server demo? > > I have no C++ Builder SSL web server demo at hand, > however the non SSL WebServ demo works fine. > > > typedef _CPINFOEXA *PCPInfoExA; E2227 needs a comma! > > I changed the declaration from _CPINFOEXA to _cpinfoexA etc. > that's why I'm sure that you are not using current revision. > > > > > > > > On Thu, Jan 22, 2009 at 1:18 PM, Arno Garrels <[email protected]> > > wrote: > > > >> Fastream Technologies wrote: > >>> I downloaded from svn yesterday! Did you check it yourself? Is there > >>> anyone else using BCB2007? > >> > >> Strange, I can build both the C++ Builder package and the HttpTst > >> demo. And the demo works. > >> > >> -- > >> Arno Garrels > >> > >>> > >>> Regards, > >>> > >>> SZ > >>> > >>> On Thu, Jan 22, 2009 at 11:24 AM, Arno Garrels <[email protected]> > >>> wrote: > >>> > >>>> Fastream Technologies wrote: > >>>>> Hello, > >>>>> > >>>>> In the new charset unit, > >>>>> > >>>>> typedef _CPINFOEXA *PCPInfoExA; E2227 needs a comma! > >>>>> Package installs fine, but project containing components such as > >>>>> THTtpserver and THttpcli does not compile. > >>>> > >>>> Please check latest SVN revision, #249 should have fixed it. > >>>> > >>>> -- > >>>> Arno Garrels > >>>> -- > >>>> To unsubscribe or change your settings for TWSocket mailing list > >>>> please goto > >>>> http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit > >>>> our website at http://www.overbyte.be > >> -- > -- > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
