Recent Posts

Pages: 1 2 3 [4] 5 6 7 8 9 10
31
General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
« Last post by Karl on March 19, 2025, 12:31:22 pm »
Hello,

it's me and I am a real human.

I'm trying to learn more about C++. Already got a lot of books but of course I need a compiler and an environment, Code::Blocks seems to be best option.

Until now no problems with Code::Blocks, but running in some problems with the language support of mingw. But this belongs to another section of the board.

btw: My parents language is German.
32
Help / Re: Installing Code::Blocks from source on Linux
« Last post by Krice on March 19, 2025, 09:38:41 am »
I could have compiled wx from source but there was no source directory. Downloaded wx source, ran configure and then make uninstall. But it doesn't help. I think it did remove something from usr/local/lib, but it left wx directory with another empty wx directory at the end of it. wx can be also found from usr/lib64 and /lib64. How does it confuse compiler if it's installed in those locations, shouldn't the compiler choose one and not mix them, which could cause some problems? At this point I probably have to delete package wx, see if anything is left and delete those files manually, then reinstall it. Right? F-- linux...
33
Help / Re: Installing Code::Blocks from source on Linux
« Last post by stahta01 on March 19, 2025, 12:53:56 am »
it shows what package you need to have installed

Am I supposed to know how to read that? I think compiler errors could also hint that wxWidgets is missing, but it should be installed... Maybe I could try to write a wx program to see if it works. Anyway, how is this so difficult? I think this is more difficult than when I tried to compile Code::Blocks in OSX and that was a journey.

The [linking] error posted implied wxWidgets was from an local build instead of being an Linux Distro package.
Did you build it recently? If yes, I have nothing to suggest. If no, I suggest building it again and see if the error changes or goes away.
And, the posting the reason you did the local build of wxWidgets might help people to help you.

Tim S.
34
Help / Re: Installing Code::Blocks from source on Linux
« Last post by Krice on March 18, 2025, 07:18:36 pm »
it shows what package you need to have installed

Am I supposed to know how to read that? I think compiler errors could also hint that wxWidgets is missing, but it should be installed... Maybe I could try to write a wx program to see if it works. Anyway, how is this so difficult? I think this is more difficult than when I tried to compile Code::Blocks in OSX and that was a journey.
35
Help / Re: Installing Code::Blocks from source on Linux
« Last post by SharkCZ on March 17, 2025, 04:30:29 pm »
You can get the latest nightly C::B for Fedora from https://copr.fedorainfracloud.org/coprs/sharkcz/danny/. As for the build procedure you can take a look at the spec file, it shows what package you need to have installed and what commands to run, see https://src.fedoraproject.org/rpms/codeblocks/blob/rawhide/f/codeblocks.spec
36
Help / Re: AVR Compiler
« Last post by ksoni on March 17, 2025, 11:07:25 am »
Hello,
which operating system?
I have multi boot system. XP, win7 and win8.1
37
Help / Re: AVR Compiler
« Last post by ksoni on March 17, 2025, 11:06:11 am »
I have multi boot system, Xp, Win7 and Win 8.1
38
Using Code::Blocks / Re: cbp2make - makefile generation tool
« Last post by stahta01 on March 16, 2025, 10:54:32 pm »
I have added cbp2make to the msys2 mingw codeblocks package; so, the cbp2make.exe will in a few days be part of the codeblocks msys2 mingw package.
39
Plugins development / Re: 'Collector' plugin
« Last post by LETARTARE on March 16, 2025, 12:12:28 pm »
The change of deposit is in progress ...
40
Nightly builds / Re: The 15 March 2025 build (13634) is out.
« Last post by Xaviou on March 16, 2025, 11:50:31 am »
Hi.

OS X version of this rev can be downloaded from my website.
Note that it is a macOS-11.7 version but not a notarized one.

32 bits version for Windows can also be found in the same place.

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04 and 24.10 versions can be installed from my ppa

Regards
Xav'
Pages: 1 2 3 [4] 5 6 7 8 9 10