Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3:

From: Miha Radej <miha(dot)radej(at)siix(dot)com>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3:
Date: 2006-01-09 15:48:02
Message-ID: 43C285B2.6080703@siix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

hi!

i've tinkered around a bit and it seems to work with the attached patch
applied. "pgadmin -q" displayed the usage screen so i guess it should work.

cheers,
Miha

Dave Page wrote:
>>>>after checking out revision 4884 make fails with the
>>following error:
>>><snip>
>>>
>>>>revision 4883 makes just fine.
>>>>
>>>>system is suse 9.3, gcc 3.3.4, wx 2.6.0.
>>>>
>>>>regards,
>>>>Miha
>>>Does it build if you add 'include "frmQuery.h"' at the top of
>>>pgAdmin3.cpp (see how frmMain and some others are already included)?
>>i have just been playing around and tried doing that :) no
>>luck, though:
>>
>
> OK, give me a few minutes - I'm just rebuilding my Slackware box -
> almost there now. It's most certainly a header issue - Magnus' patch was
> built on Windows, which I also tested it on, however Windows has
> precompiled headers which normally means we only need to include
> pgadmin3.h in each file.

Attachment Content-Type Size
pgadmin_004.diff text/plain 370 bytes

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Miha Radej 2006-01-09 15:49:59 Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3:
Previous Message Dave Page 2006-01-09 15:44:08 Re: SVN Commit by dpage: r4884 - in trunk/pgadmin3: