Hi Hamid, Ssl.mk is only used in the make builds (Linux, et al). The files and headers it references are not used on Windows. The Windows inclusion of SSL is controlled in the cmake settings. I believe it is enabled by default, so you should be all set.
-Steve > -----Original Message----- > From: Hamid.Shahid [mailto:[email protected]] > Sent: Tuesday, November 29, 2011 8:30 AM > To: [email protected] > Subject: Re: Building 64bit Client in C++ > > Hi Chuck, > > Thank you so much for pointing this out, I was struggleing badly with all those > 200+ errors. Now, I have successfully built 64bit version of Qpid-0.12 for > Windows. However, I am not sure yet, if SSL.MK is the part of standard > makelists. I am not able to find SSL related hearder files (i.e. SslSocket.h > etc) in my build directory. > > Please let me know, if I have missed anything. > > Thanks again. > > regards, > Hamid. > > -- > View this message in context: http://apache-qpid- > users.2158936.n2.nabble.com/Building-64bit-Client-in-C-on-windows- > tp7038964p7042834.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
