MSVC Build error

From: "Gevik Babakhani" <pgdev(at)xs4all(dot)nl>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: MSVC Build error
Date: 2008-01-27 19:54:21
Message-ID: 000001c8611e$68ee73f0$0a01a8c0@gevmus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I get the following error when: build.bat DEBUG

somehow dumpbin is not called.

analyze.c
Compiling resources...
Generate DEF file
Generating POSTGRES.DEF from directory Debug\postgres
...........Could not call dumpbin at src\tools\msvc\gendef.pl line
22.
Project : error PRJ0019: A tool returned an error code from "Generate
DEF file"
Build log was saved at
"file://i:\pgdev\pgsql\Debug\postgres\BuildLog.htm"
postgres - 1 error(s), 0 warning(s)
The command exited with code 1.

Done executing task "VCBuild" -- FAILED.
Done building target "postgres" in project "pgsql.sln" -- FAILED.
Target "ValidateSolutionConfiguration" skipped. Previously built
successfully.
Target "postgres" skipped. Previously built unsuccessfully.
Target "ValidateSolutionConfiguration" skipped. Previously built
successfully.
Target misc\libpgport:
Task "VCBuild"

Regards,
Gevik Babakhani
------------------------------------------------
PostgreSQL NL http://www.postgresql.nl
TrueSoftware BV http://www.truesoftware.nl
------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Bertheau 2008-01-27 20:07:01 Re: CLUSTER and synchronized scans and pg_dump et al
Previous Message Guillaume Smet 2008-01-27 19:15:37 Re: CLUSTER and synchronized scans and pg_dump et al