Lists: | pgsql-bugs |
---|
From: | paulzhu <paulzhu8597(at)126(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | build with vs2008 |
Date: | 2014-09-01 07:24:44 |
Message-ID: | 140dc0a1.bf01.148301a034d.Coremail.paulzhu8597@126.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
Dear :
I want to use VS2008 to compile the PostgreSQL 9.3.2, but there are 18 mistakes .The attachment is the log file.
Thank you.
Attachment | Content-Type | Size |
---|---|---|
postgresql0901ErrorLog.txt | text/plain | 161.7 KB |
From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | paulzhu <paulzhu8597(at)126(dot)com> |
Cc: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: build with vs2008 |
Date: | 2014-09-02 11:43:19 |
Message-ID: | CAA4eK1JqP18utd3UiOuo1OXPjT+kREhpW+zDufE1YZaoHfhj-g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
On Mon, Sep 1, 2014 at 12:54 PM, paulzhu <paulzhu8597(at)126(dot)com> wrote:
>
> Dear :
> I want to use VS2008 to compile the PostgreSQL 9.3.2, but there are 18
mistakes .
Could you once try rebuild the modules which got error?
Clean the files in Debug/Release folder before rebuild.
Example for below errors, try to rebuild just utf8_and_win.
59>utf8_and_win.def : error LNK2001: unresolved external symbol
latin1_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
latin3_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
latin4_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
mic_to_latin1
59>utf8_and_win.def : error LNK2001: unresolved external symbol
mic_to_latin3
59>utf8_and_win.def : error LNK2001: unresolved external symbol
mic_to_latin4
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_latin1_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_latin3_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_latin4_to_mic
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_mic_to_latin1
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_mic_to_latin3
59>utf8_and_win.def : error LNK2001: unresolved external symbol
pg_finfo_mic_to_latin4
59>Debug\utf8_and_win\utf8_and_win.lib : fatal error LNK1120: 12 unresolved
externals
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com