README for vcbuild
Attached is a simple README file (part from Dave P, if my memory is not
mistaken) for the vcbuild stuff. Please put in src/tools/msvc.
//Magnus
Neil Conway wrote:
Magnus Hagander wrote:
Attached is a simple README file (part from Dave P, if my memory is not
mistaken) for the vcbuild stuff. Please put in src/tools/msvc.No file attached, AFAICS.
Argh. You're right of course. Here it is.
//Magnus
Attachments:
Import Notes
Reply to msg id not found: 45A2A91F.6020203@samurai.com
Magnus Hagander wrote:
Note that PostgreSQL builds natively with Visual C++. You must *there for*
make sure that you do *NOT* have any tools from Cygwin or Mingw available
in the system PATH. Also, make sure you don't have any Cygwin/Mingw
environment variables "leaking" through.
Little typo:
Note that PostgreSQL builds natively with Visual C++. You must
*therefore* ...
Cheers
Mark