Re: Can not build pgadmin3-1.6.0

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Can not build pgadmin3-1.6.0
Дата
Msg-id 45674314.4040508@postgresql.org
обсуждение исходный текст
Ответ на Re: Can not build pgadmin3-1.6.0  (Bryan Wilkerson <bryanwilkerson@yahoo.com>)
Список pgadmin-support
Bryan Wilkerson wrote:
> Thanks for the tips.  That got me past the ./configure of pgadmin3.  Now I get an error during compile:
> 
> ./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
> 
> ./pgAdmin3.cpp:365: error: ‘wxOGLInitialize’ was not declared in this scope
> 
> Is there another flag I need to configure wxWidgets with?   Again,  I used 
>        ./configure --with-gtk --enable-gtk2 --enable-unicode --enable-mimetype=yes 
> to build wxWidgets-2.8.0-rc1.   I can't find the documents on compiling and installing.  I'm sure I missed them.
> 
> Full text of ./configure and make of pgAdmin below...

Looks like you forgot to build and install wxWidgets' contrib modules.

Regards, Dave.


В списке pgadmin-support по дате отправления:

Предыдущее
От: Bryan Wilkerson
Дата:
Сообщение: Re: Can not build pgadmin3-1.6.0
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Can not build pgadmin3-1.6.0