On Saturday, October 26, 2013 3:40 PM [GMT+1=CET], Russell Weetch wrote: > Strange one this. > > I have an application (Delphi XE in this case, but it is happening on > D2009 as well) and a I drop a TSslHttpCli on the form, build the app > and It tells me that TSslHttpCli is an undeclared identifier. Now the > units are all in the usage clause and they are all on the search > path. I get the same error if I have TSslHttpCli as a var in a method > for manual creation. > > Now the strange bit, I have another app, also in Delphi XE, same IDE > and it consumes TSslHttpCli without a problem. > > Any ideas? This is driving me to distraction.
In the project options add a conditional define "USE_SSL". -- Arno -- 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