| From: | 飞龙 <li-fl03(at)mails(dot)tsinghua(dot)edu(dot)cn> |
|---|---|
| To: | "pgsql-odbc" <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | question about compile odbc in VC6 |
| Date: | 2004-11-15 12:29:48 |
| Message-ID: | 300521541.29453@mails.tsinghua.edu.cn |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
hi,
I want to compile the psqlodbc-07.03.0200 source files in VC6,but I met a mistake.
it said it could not find the file 'config.h' when compiling.
d:\projects\vc\odbc\psqlodbc\gpps.c(22) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
so I changed the "config.h.in" to "config.h" and then it was successful.I wondered whether I was right to change the file?
Thanks
li-fl03(at)mails(dot)tsinghua(dot)edu(dot)cn
2004-11-15
| Attachment | Content-Type | Size |
|---|---|---|
|
image/gif | 5.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marten Feldtmann | 2004-11-15 20:22:55 | Re: IBM VisualAge Smalltalk, ODBC, 8.0 Beta 4 and retrieving |
| Previous Message | Gary Doades | 2004-11-14 20:28:24 | Re: IBM VisualAge Smalltalk, ODBC, 8.0 Beta 4 and retrieving |