User forums > Help
Code::Blocks 20.03 for CentOS 8
oBFusCATed:
--- Quote from: stahta01 on April 12, 2020, 10:04:55 pm ---Is the wxGTK3 built using gtk2 or gtk3?
--- End quote ---
There are multiple versions... both gtk2 and gtk3 are available. Default is gtk3.
--- Quote from: stahta01 on April 12, 2020, 10:04:55 pm ---If gtk2, that is normal wxGTK3 for Code::Blocks, and it should work without any problems.
--- End quote ---
This is what I thought, too... but this isn't the case..
@camilocc: I don't want to provide wxgtk3 + gtk3 builds, because I know they are pretty broken. I've tried to prepare wxgtk3 + gtk2 builds but they didn't work in my vm, no idea why. If you want to prepare packages you can get the source code archive and do rpmbuild -ta <path-to-source-code-archive>. Install all the deps adjust the spec file and after some iterations you'll have a set of rpm. Then you can come back and leave some feedback how have it worked. :)
camilocc:
Hi oBFusCATed,
You wrote:
--- Quote ---you can get the source code archive and do rpmbuild
--- End quote ---
I run this rpmbuild -ta on the .tar.xz file?
Sorry, for my ignorance.
This seems to be quite a shortcut for the build process.
Or is it another special archive?
If so, would post a link or tell which "source code archive" I should use as argument for rpmbuild -ta ?
Best regards,
Camilo
oBFusCATed:
One of these two should work http://codeblocks.org/downloads/25 (I'll use the .tar.bz)
camilocc:
Hi obfuscated,
I get these dependencies I cannot solve...
wxGTK >= 2.8.0 is needed by codeblocks-20.03-1.el8.x86_64
wxGTK-devel >= 2.8.0 is needed by codeblocks-20.03-1.el8.x86_64
Do you have any hint?
Best regards,
Camilo
oBFusCATed:
rpmbuild -ta command has created a codeblocks.spec file in your SPEC folder.
Inspect and edit it to match the packages you have available and you can use.
If you use a non-default wxgtk you'll have to pass a --with-wxconfig option to our configure script.
pkgs.org is a great resource for finding packages.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version