From: | s0lao(at)netscape(dot)net (S(dot) L(dot)) |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: Builing C libs for 7.3.4 on XP Professional |
Date: | 2003-12-08 06:38:59 |
Message-ID: | 66B69C51.021B319E.00013D13@netscape.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Paul,
(1) [...]
>pg_config. Then I also edited the win32.mak in interfaces\libpq to include
>in the CCPOPTS the include directory for my Visual C++ 6.0. But now I get
[...]
[...]
> rc.exe /l 0x409 /fo".\Release\libpq.res" libpq.rc
>libpq.rc(1) : fatal error RC1015: cannot open include file 'winver.h'.
[...]
(2) [...]
>How do I recover from the missing 'winver.h'? Do I maybe need to change
>another win32.mak to add the Visual C++ 6.0 Include directory?
[...]
If I (in cygwin) do:
"$ find /usr/include/ | grep winver"
I get the result:
/usr/include/w32api/winver.h
So, looking for this file in a msdev 6.0, I find it to be in a standard place (i.e. "c:\Progam<...>\include\winver.h"). I think you neither should have done (1) nor think to do (2).
Don't you know the "vcvars32.bat" trick? :))
SLao
__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
Get AOL Instant Messenger 5.1 free of charge. Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
From | Date | Subject | |
---|---|---|---|
Next Message | S. L. | 2003-12-08 07:03:10 | Re: PostgreSQL/Win32 sqltypes.h conflict |
Previous Message | Reshat Sabiq | 2003-12-06 04:02:23 | Re: PostgreSQL/Win32 sqltypes.h conflict |