User forums > Using Code::Blocks

Copy and Paste does not work

<< < (2/4) > >>

oBFusCATed:

--- Code: ---Name             : Code::Blocks
Version          : svn-r12073
SDK Version      : 2.2.0
Scintilla Version: 3.7.5
Author           : The Code::Blocks Team
E-mail           : info@codeblocks.org
Website          : http://www.codeblocks.org

wxWidgets Library (wxGTK port)
Version 3.0.5 (Unicode: wchar_t, debug level: 1),
compiled at May  1 2020 16:02:30

Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.31.

--- End code ---

This release works fine on CentOS 7.
Where are you getting your release?
It seems you're missing the crucial wxWidgets info...

alexchen:
I am using CentOS 7.8.  I had installed a few version of Code::Blocks before, from the earliest 16 to 17 (I also did a build from source myself) to the lates 20.03.  I get 20.03 from the official download side of Code::Blocks, http://www.codeblocks.org/downloads/binaries.
This is the version of wxGTK in the machine:

$ yum info wxgtk
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.shastacoe.net
 * centos-sclo-rh: mirror.sfo12.us.leaseweb.net
 * centos-sclo-sclo: repos.lax.quadranet.com
 * epel: mirror.prgmr.com
 * extras: mirrors.ocf.berkeley.edu
 * updates: centos3.zswap.net
Installed Packages
Name        : wxGTK
Arch        : x86_64
Version     : 2.8.12
Release     : 20.el7
Size        : 12 M
Repo        : installed
From repo   : /wxGTK-2.8.12-20.el7.x86_64
Summary     : GTK2 port of the wxWidgets GUI library
URL         : http://www.wxwidgets.org/
License     : wxWidgets
Description : wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform
            : wxWidgets GUI library, offering classes for all common GUI
            : controls as well as a comprehensive set of helper classes for most
            : common application tasks, ranging from networking to HTML display
            : and image manipulation.

Does this mean I have to get wxGTK 3.0.5 to get it working?  CentOS does not seem to have this in its repository.

Does CodeBlock's RPM specification file has the minimum requirement of wxGTK checking?  Because it does not complain about missing pre-requisites when I install the RPM.

oBFusCATed:
Hm, I guess 20.03 is built against wx2.8. I've stopped doing this locally to test wx3.x builds. I'll test with an official release soon.

alexchen:
Thanks for looking into this.

oBFusCATed:
I'm not sure I'll be able to fix the problem actually.
I can confirm it. But newer builds require wx3.x, so I don't know if this is something we've fixed or it is wxgtk2.x problem.
I was using the wxgtk2 builds for a long time on centos7, but I don't use these menus ever, so I don't know if they worked.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version