Re: Mismatching of a pgAdmin3.vcproj

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
Thread:
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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-03-16 10:54:25 SVN Commit by dpage: r8227 - in trunk/pgadmin3: . pgadmin/frm
Previous Message Ashesh Vashi 2010-03-16 09:38:00 Re: PATCH: Fail to restore table/function, if it has special characters.