Gevik Babakhani wrote:
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"

Do you have the dumpbin command available in the path?

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to