Re: Mismatching of a pgAdmin3.vcproj

Lists: pgadmin-hackers
From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Mismatching of a pgAdmin3.vcproj
Date: 2010-03-15 16:47:38
Message-ID: FBF89A67606047D3836E053331EAB5E8@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Hi Guillaume.

I'm sorry very late reaction.
project of windows file is slightly strange.?_?

Regards,
Hiroshi Saito

Attachment Content-Type Size
vcproj_patch application/octet-stream 638 bytes

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Mismatching of a pgAdmin3.vcproj
Date: 2010-03-15 20:21:34
Message-ID: 4B9E96CE.8000705@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Hi Hiroshi-san,

Le 15/03/2010 17:47, Hiroshi Saito a écrit :
> [...]
> I'm sorry very late reaction.
> project of windows file is slightly strange.?_?
>

Why do you find it strange? AFAICT, it works for me. I'm using VisualC++
2008, but really take care to not commit VC+2008 specific stuff.

Have you issues for compiling with Visual Studio?

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com


From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Mismatching of a pgAdmin3.vcproj
Date: 2010-03-16 09:46:54
Message-ID: 937d27e11003160246j4f29a7ccr4033ee81064c001a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

On Mon, Mar 15, 2010 at 8:21 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Hi Hiroshi-san,
>
> Le 15/03/2010 17:47, Hiroshi Saito a écrit :
>> [...]
>> I'm sorry very late reaction.
>> project of windows file is slightly strange.?_?
>>
>
> Why do you find it strange? AFAICT, it works for me. I'm using VisualC++
> 2008, but really take care to not commit VC+2008 specific stuff.
>
> Have you issues for compiling with Visual Studio?

Ashesh and I have both seen this issue - I just didn't get round to
fixing it yet. It appears that .\ctl\xh_ctlcolourpicker.cpp is
missing, but .\ctl\xh_ctlchecktreeview.cpp is included twice.

Not sure why Hiroshi's patch removes .\ctl\ctlCheckTreeView.cpp though.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do


From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Dave Page" <dpage(at)pgadmin(dot)org>, "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Mismatching of a pgAdmin3.vcproj
Date: 2010-03-16 16:08:39
Message-ID: 4B69130887D24F12BAF7318B21500DA5@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Hi.

Ahh, I am using Microsoft Visual Studio 2008.
Please see.
http://winpg.jp/~saito/pgAdmin/
Required patch was this. (Reconfirmation)
http://winpg.jp/~saito/pgAdmin/diff_pgAdmin3.vcproj

Regards,
Hiroshi Saito

----- Original Message -----
From: "Dave Page" <dpage(at)pgadmin(dot)org>

On Mon, Mar 15, 2010 at 8:21 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Hi Hiroshi-san,
>
> Le 15/03/2010 17:47, Hiroshi Saito a écrit :
>> [...]
>> I'm sorry very late reaction.
>> project of windows file is slightly strange.?_?
>>
>
> Why do you find it strange? AFAICT, it works for me. I'm using VisualC++
> 2008, but really take care to not commit VC+2008 specific stuff.
>
> Have you issues for compiling with Visual Studio?

Ashesh and I have both seen this issue - I just didn't get round to
fixing it yet. It appears that .\ctl\xh_ctlcolourpicker.cpp is
missing, but .\ctl\xh_ctlchecktreeview.cpp is included twice.

Not sure why Hiroshi's patch removes .\ctl\ctlCheckTreeView.cpp though.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do