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