Code::Blocks | Error while loading shared libraries |

Опубликовано: 10 Июнь 2026
на канале: Suru_Kro
174
1

You can follow the same steps on related problems.


Code::Blocks program error after update, that resulting in GUI applications which is created by C::B using wxSmith and wx families.
Error:- "./GUI: error while loading shared libraries: libwx_gtk2u_core-3.0.so.0: cannot open shared object file: No such file or directory".


(deb package page link for linux): https://debian.pkgs.org/10/debian-mai...


(download link): http://ftp.br.debian.org/debian/pool/....


(pasting) : libwx_gtk2u_core-3.0.so.0.4.0 (to /usr/lib/x86../).
.

(creating link of): libwx_gtk2u_core-3.0.so.0.4.0 (as libwx_gtk2u_core-3.0.so.0). [ln -s libwx_gtk2u_core-3.0.so.0.4.0 libwx_gtk2u_core-3.0.so.0]


(installing as per demand)command : apt install libjpeg62*
Hogya!! plz, run...


Dhanyabad,
Thankyou!