Re: fix: cannot build wxWidgets if sources are located at another disk

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Nail Samatov <nail(dot)samatov(at)gmail(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: fix: cannot build wxWidgets if sources are located at another disk
Date: 2010-12-29 19:34:04
Message-ID: AANLkTikuT87=7u3qYxH1iDW1fCoJLBFFhBaomDQ1b8X4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - patch committed.

On Wed, Dec 29, 2010 at 4:47 PM, Nail Samatov <nail(dot)samatov(at)gmail(dot)com> wrote:
> Sorry, forgot to attach the patch :-)
>
> 2010/12/29 Nail Samatov <nail(dot)samatov(at)gmail(dot)com>:
>> For example, configuration wxWidgets sources are here:
>>  C:\libs\wxWidgets-2.8.11
>> PgAdmin sources are here:
>>  T:\my\pgadmin3
>>
>> when in console I go to the "T:\my\pgadmin3\xtra\wx-build\" directory
>> and run "build-wxmsw.bat", build fails.
>> This patch fixes this.
>>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-29 23:45:40 Re: Source reindenting
Previous Message Dave Page 2010-12-29 19:33:15 pgAdmin III commit: Fix the build-wxmsw.bat script to work in the case