Re: ]GTK 3

Поиск
Список
Период
Сортировка
От Timon
Тема Re: ]GTK 3
Дата
Msg-id CAAeC-SsGLG7_9mAsZpCZjX3TrQr_C+su3erM+vvsi=KkfatfKg@mail.gmail.com
обсуждение исходный текст
Ответ на ]GTK 3  (Björn Harrtell <bjorn.harrtell@gmail.com>)
Ответы Re: ]GTK 3  (Björn Harrtell <bjorn.harrtell@gmail.com>)
Список pgadmin-hackers
I've tried to build under fedora 23

./configure CXXFLAGS="-W./configure --with-wx-version=3.0 CXXFLAGS="-Wno-deprecated-declarations -Wl,-z,lazy -fPIC -pie" CFLAGS="-fPIC -pie"
make -j 10

but it failed on linking stage with errors like

pgAdmin3.o: In function `wxCreateApp()':
pgAdmin3.cpp:(.text+0x16): undefined reference to `wxAppConsole::CheckBuildOptions(char const*, char const*)'
pgAdmin3.o: In function `frmDlgTest::frmDlgTest()':
pgAdmin3.cpp:(.text+0x381): undefined reference to `wxDir::~wxDir()'
pgAdmin3.cpp:(.text+0x423): undefined reference to `wxDir::~wxDir()'
pgAdmin3.o: In function `pgAdmin3::OnInit()':
.....

2015-12-18 14:35 GMT+03:00 Björn Harrtell <bjorn.harrtell@gmail.com>:
Hi devs,

Have anyone investigated compiling pgadmin using wxWidgets > 2.9.4 and GTK+ 3 which can be enabled with configure option --with-gtk=3?

I'm putting an effort into it now and will share results here, but will appreciate information from anyone with existing experience.

/Björn



--
All bugs reserved

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

Предыдущее
От: Björn Harrtell
Дата:
Сообщение: ]GTK 3
Следующее
От: Björn Harrtell
Дата:
Сообщение: Re: ]GTK 3