Re: ]GTK 3 - Mailing list pgadmin-hackers

From Timon
Subject Re: ]GTK 3
Date
Msg-id CAAeC-SsGLG7_9mAsZpCZjX3TrQr_C+su3erM+vvsi=KkfatfKg@mail.gmail.com
Whole thread Raw
In response to ]GTK 3  (Björn Harrtell <bjorn.harrtell@gmail.com>)
Responses Re: ]GTK 3  (Björn Harrtell <bjorn.harrtell@gmail.com>)
List 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 by date:

Previous
From: Björn Harrtell
Date:
Subject: ]GTK 3
Next
From: Björn Harrtell
Date:
Subject: Re: ]GTK 3