can't build pgadmin from SVN

From: Timon <timosha(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: can't build pgadmin from SVN
Date: 2009-02-26 19:20:32
Message-ID: ac48c6260902261120g4ce6a1d7yc07131ece4fc9638@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I can't build pgadmin from SVN with error:

./gqb/gqbBrowser.cpp: In constructor
'gqbBrowser::gqbBrowser(wxWindow*, wxWindowID, const wxPoint&, const
wxSize&, long int, gqbController*)':
./gqb/gqbBrowser.cpp:45: error: conversion from 'int' to 'const
wxTreeItemId' is ambiguous
/usr/include/wx-2.8/wx/treebase.h:75: note: candidates are:
wxTreeItemId::wxTreeItemId(long int)
/usr/include/wx-2.8/wx/treebase.h:59: note:
wxTreeItemId::wxTreeItemId(void*)

but after deleting line 45 in gqbBrowser.cpp project builds fine, and
works fine too :)
Is this my problem?

Fedora 10
--
All bugs reserved

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Tim Uckun 2009-02-26 21:19:10 Re: speaking of 8.4...
Previous Message Guillaume Lelarge 2009-02-26 18:47:05 Re: Server Status window work