Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
doh seems they removed it again  ::) but the modified version linked here works.
42
Nightly builds / Re: The 25 May 2024 build (13524) is out.
« Last post by Xaviou on May 25, 2024, 10:10:09 pm »
Hi.

I'm sorry, I can't provide an OS X version of this rev  :(

32 bits version for Windows can also be can be downloaded from my website.

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, 23.10 and 24.04 versions can be installed from my ppa

Regards
Xav'
43
Nightly builds / Re: The 25 May 2024 build (13524) is out.
« Last post by yositoki-mabbe on May 25, 2024, 08:48:32 pm »
managed to make C::B display wxWidgets warnings twice. here's how to reproduce them:

1st warning:
  • open a cbp project you've created in C::B
  • if there are any files available for viewing, any at all, even if you're staring at just one file, manually close them and get met with this:
  • you are given the option to "Stop" or "Continue"

2nd warning:
  • right-click on project name, and click on "Properties..."
  • go to "Libraries" tab
  • click on the "Try to detect missing ones" button and get met with this:
  • unlike the 1st warning, the 2nd one causes C::B to crash!
44
here is the modified package build for codeblocks with both mingw32 and mingw64 added as well as 32 bit clang if someone prefers the ucrt build.
45
ah wait you mean for older OS like win7 ? well it should still be possible by setting the WIN32_WINNT flag to 0x601 and building it with mingw64.
i do have a prebuilt package you can try out if you want ?.
otherwise you probably have to build the package yourself but they did include mingw64 in the PKGBUILD now but it is not avaliable as a pacman package yet it seems.
46
mingw64 works fine now not sure about aarch but i can have a look :)
47
Nightly builds / The 25 May 2024 build (13524) is out.
« Last post by killerbot on May 25, 2024, 04:19:14 pm »
We switched to gcc 14.1.0 (on 20 May 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-ucrt-r1/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64ucrt-11.0.1-r1.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx325_2D_gcc1410-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls14.1.0.7z


The 25 May 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240525_rev13524_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • applied patch #1473: wxSmith which supports generating empty IDs (from github - thanks GitHubLionel)
  • Fixed saving the selected set of variables as default.

Regressions/Confirmed/Annoying/Common bugs:


    48
    Announcements / Re: successor of 20.03 available?
    « Last post by HuskyDucky on May 25, 2024, 01:29:53 pm »
    I used code::blocks in the past and I wanted to use it again, but when I saw the last update in the 'new' (https://www.codeblocks.org/post/) I almost give up because I thought the project was abandoned.
    Not everyone will check if the project is alive based on nightly builds for more than 4 years.
    49
    Help / Re: c++
    « Last post by david4775 on May 24, 2024, 08:11:33 am »
    Dear Miguel and also Nenin, Thank you both for your kind replies. I will work on the information provided.
    David.
    50
    Look at the "build log" ignore the "build messages"
    Pages: 1 2 3 4 [5] 6 7 8 9 10