Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image
Date
Msg-id w2x8cf965d31004231444n82ff398dnf80441d44e255c5c@mail.gmail.com
Whole thread Raw
In response to Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image  (Dave Page <dpage@pgadmin.org>)
Responses Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
PFA

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company



On Sat, Apr 24, 2010 at 1:17 AM, Dave Page <dpage@pgadmin.org> wrote:
On Thu, Apr 22, 2010 at 7:20 PM, Ashesh Vashi
> Sorry.. (The last patch has few lines missing from the original one...)
> Please find the update patch..

I get this on OSX:

g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/pgsql/include -DSSL
-I/usr/local/lib/wx/include/mac-unicode-debug-static-2.8
-I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXDEBUG__ -D__WXMAC__ -g -O0 -no-cpp-precomp -arch ppc -arch i386
-I/usr/local//include/libxml2 -I/usr/local/include
-I/usr/local//include/libxml2 -Wall -Wno-non-virtual-dtor
-fno-strict-aliasing -I../pgadmin/include   -c -o frmQuery.o `test -f
'./frm/frmQuery.cpp' || echo './'`./frm/frmQuery.cpp
./frm/frmQuery.cpp: In constructor ‘frmQuery::frmQuery(frmMain*, const
wxString&, pgConn*, const wxString&, const wxString&)’:
./frm/frmQuery.cpp:287: error: ‘pageMarginsMenu’ was not declared in this scope
./frm/frmQuery.cpp: In member function ‘void frmQuery::updateMenu(wxObject*)’:
./frm/frmQuery.cpp:1468: error: ‘pageMarginsMenu’ was not declared in this scope
./frm/frmQuery.cpp: In constructor ‘frmQuery::frmQuery(frmMain*, const
wxString&, pgConn*, const wxString&, const wxString&)’:
./frm/frmQuery.cpp:287: error: ‘pageMarginsMenu’ was not declared in this scope
./frm/frmQuery.cpp: In member function ‘void frmQuery::updateMenu(wxObject*)’:
./frm/frmQuery.cpp:1468: error: ‘pageMarginsMenu’ was not declared in this scope
lipo: can't figure out the architecture type of:
/var/folders/wn/wnM76L9ZF6agsFkWcNv6pk+++TI/-Tmp-//cco3pnd5.out
make[2]: *** [frmQuery.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Ticket#99: Support for Default Privileges
Next
From: Guillaume Lelarge
Date:
Subject: Re: Ticket 3: groups of servers