Error on compile for Windows

From: "Bernard Grosperrin" <bgrosperrin(at)laposte(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Error on compile for Windows
Date: 2009-11-01 23:52:04
Message-ID: 001f01ca5b4e$503cd0a0$f0b671e0$@net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello, this is the first time I post on this list.

I have setup a build environment on Windows 7 32 bits, with Visual Studio
2005. Took me a while to get all the bits and parts working, but I finally
went through it. Only problem, I get 2 LINK errors:
fatal error LINK 1104: cannot open file
'.\Release\utf8_and_shift_jis_2004\utf8_and_shift_jis_2004.obj'
fatal error LINK 1104: cannot open file
'.\Release\euc_jis_2004_and_shift_jis_2004\
euc_jis_2004_and_shift_jis_2004.obj'

Anyone could help me with that? I have no idea what I could be missing.

Thanks so much for nay pointer, I really want to be able to see through that
project, as quite a few things are depending on it.

Bernard.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arjen Nienhuis 2009-11-02 01:41:58 Re: Translate function and strange results ...
Previous Message Hervé Piedvache 2009-11-01 23:07:22 Re: Translate function and strange results ...

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2009-11-01 23:54:57 proposal: operator exclusion constraints with cardinality
Previous Message Jeff Davis 2009-11-01 23:42:10 Re: operator exclusion constraints