Re: MSVC Build error

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: MSVC Build error
Дата
Msg-id 479CF0D2.5050605@hagander.net
обсуждение исходный текст
Ответ на MSVC Build error  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Ответы Re: MSVC Build error  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: what is suffix _P in gram.y
Следующее
От: "Gevik Babakhani"
Дата:
Сообщение: Re: MSVC Build error