problem with msvc linker - cannot build orafce

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема problem with msvc linker - cannot build orafce
Дата
Msg-id CAFj8pRAEj9vCj6kn0Vh7o1xRKty=zTmSSTrc1e2uSRMOq8cCVw@mail.gmail.com
обсуждение исходный текст
Ответы Re: problem with msvc linker - cannot build orafce
Список pgsql-hackers
Hi

I am trying to build Orafce and I have problem due access to exported variable session_timezone.

The build fails with message:

1>     Creating library C:\Users\Pavel\orafce-VERSION_3_1_2\orafce-VERSION_3_1_2\msvc\/bin/x64/9.4/lib/orafce.lib and object C:\Users\Pavel\orafce-VERSION_3_1_2\orafce-VERSION_3_1_2\msvc\/bin/x64/9.4/lib/orafce.exp
1>datefce.obj : error LNK2001: unresolved external symbol session_timezone
1>C:\Users\Pavel\orafce-VERSION_3_1_2\orafce-VERSION_3_1_2\msvc\/bin/x64/9.4/lib//orafce.dll : fatal error LNK1120: 1 unresolved externals

I am using msvc 2015 and PostgreSQL 9.4.5 from EnterpriseDB.

Any idea what can be broken?

Regards

Pavel

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: custom function for converting human readable sizes to bytes
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Rework the way multixact truncations work