Re: wx snapshot compile failure

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: wx snapshot compile failure
Date: 2003-10-14 00:36:55
Message-ID: 8346F866-FDDE-11D7-A7E8-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Monday, Oct 13, 2003, at 18:45 US/Eastern, Andreas Pflug wrote:

> I've seen this mentioned on wx-dev today by Stephane Gully; "st"
> should be "value".
>
> What's irritating me a bit is that *my* version 2003.10.10.00.00.00
> (textctrl.cpp rev.1.170, cvs -D "2003-10-10 GMT" ) has a line 1177 of
> value.Replace(wxT("\n"), wxT("\r"));
> so it seems that our snapshot isn't exactly what I have locally. Maybe
> another timezone? The version of this file was changed to 1.171 on
> 10/10, 4:26

So do we need to create a new wxWindows snapshot?

>
> BTW,
> I'm wondering if you could have a look at wxWindow's main makefiles,
> to have contrib/src/stc and contrib/srx/xrc compiled in the main run.
> This would make the package a bit more fool-proof. I'm not quite sure
> if that works, because the contrib modules like the base to be
> installed before the should be made. Maybe some "make complete" tag
> that makes all in the correct row installed?
>

This shouldn't be too difficult. Just a new target, 'complete' sounds
good.

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-10-14 09:16:37 Re: wx snapshot compile failure
Previous Message Andreas Pflug 2003-10-13 22:45:59 Re: wx snapshot compile failure