Thread: build with vs2008

build with vs2008

From
paulzhu
Date:
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

Re: build with vs2008

From
Amit Kapila
Date:
On Mon, Sep 1, 2014 at 12:54 PM, paulzhu <paulzhu8597@126.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