Re: ]GTK 3

From: Timon <timosha(at)gmail(dot)com>
To: bjorn(at)wololo(dot)org
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: ]GTK 3
Date: 2015-12-18 13:04:40
Message-ID: CAAeC-SsGLG7_9mAsZpCZjX3TrQr_C+su3erM+vvsi=KkfatfKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)harrtell(at)gmail(dot)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

In response to

  • ]GTK 3 at 2015-12-18 11:35:18 from Björn Harrtell

Responses

  • Re: ]GTK 3 at 2015-12-18 13:35:22 from Björn Harrtell

Browse pgadmin-hackers by date

  From Date Subject
Next Message Björn Harrtell 2015-12-18 13:35:22 Re: ]GTK 3
Previous Message Björn Harrtell 2015-12-18 11:35:18 ]GTK 3