Re: [pgadmin-hackers] PGadmin windows compilation

2014-02-05 Thread Ashesh Vashi
On Feb 6, 2014 5:10 AM, "easkay" wrote: > > Hi, > > Please bear with me, as this is my first time dealing with C++ on windows > and trying to compile pgadmin. > I think I'm quite close, and am trying to build the pgadmin3 project in VS > 2010. It's complaining that it can't open/include 'openssl/o

[pgadmin-hackers] PGadmin windows compilation

2014-02-05 Thread easkay
Hi, Please bear with me, as this is my first time dealing with C++ on windows and trying to compile pgadmin. I think I'm quite close, and am trying to build the pgadmin3 project in VS 2010. It's complaining that it can't open/include 'openssl/opensslconf.h' when compiling include/libssh2/openssl.h