Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: dacorsa on 2019/11/16, 08:21:29

Title: problem upgrading libwxgtk3.0-dev and libwxbase3.0-dev
Post by: dacorsa on 2019/11/16, 08:21:29
Hi guys,


i can't upgrade the mentioned packages, how can i do?


thanks
Title: Re: problem upgrading libwxgtk3.0-dev and libwxbase3.0-dev
Post by: axt on 2019/11/16, 09:50:15
A complete copy from the terminal, starting with the command line followed by the output up to the new prompt, would be useful.
Title: Re: problem upgrading libwxgtk3.0-dev and libwxbase3.0-dev
Post by: der_bud on 2019/11/16, 19:02:44
Are you sure you are still developping and building for gtk2? There is
Code: [Select]
libwxgtk3.0-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK 2 development)     Candidate: 3.0.4+dfsg-14
libwxgtk3.0-gtk3-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development)   Candidate: 3.0.4+dfsg-15

The changelog for wxwidgets3.0 in the ...dfsg-15 version (https://metadata.ftp-master.debian.org/changelogs//main/w/wxwidgets3.0/wxwidgets3.0_3.0.4+dfsg-15_changelog) says:  "... Drop GTK2 flavoured packages ..."
So I don't think you will get updates in Sid anymore, if you still do work for gtk2 you should do that in a Debian Stable environment.
Title: Re: problem upgrading libwxgtk3.0-dev and libwxbase3.0-dev
Post by: dacorsa on 2019/11/17, 10:15:44
Thanks der_bud,
YOU are the ANSWER! , i have upgraded the correct package, now all runs well!
Best regards