Hello,
I must build the pg library from sources under MSVC 2010 and later 2012. Under OSX & Linux I call the configure / make tools and I can build
the lib well, but is there a project structure for building under MSVC?
So how can I build the postgres library (shared / static version) under MSVC?
Thanks
Phil