port\path.c(319) : warning C4047: 'function' : 'const char *' differs in levels
of indirection from 'int '
..\..\port\path.c(319) : warning C4024: 'relative_path' : different types for formal
and actual parameter 1
..\..\port\path.c(319) : error C2065: &
Hi,
I am not able to build the libpq for windows using the 8.0 beta1 version source code.
I posted this message for couple of time by now. I did not get any responses. Is
this supposed to be broken at this point ?
Can you somebody please respond for this issue?
Thank you very much in advanc
Hi,
I'm not able to compile libpq for Windows environment using the 8.0.0 beta 1 source
tree. I got the following errors (The entire compilation output is listed below):
C:\temp\postgresql-8.0.0beta1\src>nmake /f win32.mak
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyrig