User forums > Nightly builds

The 12 June 2020 build (12169) is out.

(1/3) > >>

killerbot:
new PATCHED wx dll , please download these too and replace your old ones !!!

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/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 12 June 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200612_rev12169_win64.7z
  - Linux :
   none

The current SDK version is : 2.4.0

Resolved Fixed:


* build: Add proper dependencies for the lastest debian releases (debian buster, ubuntu focal)
* build: Try to make building packages for gtk3 based debian/ubuntu releases work out of the bo
* Add response files for to long command lines on compiling and linking
Regressions/Confirmed/Annoying/Common bugs:


Xaviou:
Hi.


--- Quote from: killerbot on June 12, 2020, 10:16:03 pm ---Resolved Fixed:

* build: Try to make building packages for gtk3 based debian/ubuntu releases work out of the box
--- End quote ---
It seems this is not working correctly.
The file "/etc/debian_version" doesn't have the same format on "debian only" and on ubuntu distros :

* On "debian only", it contains the real version numbers (for example 10.4 for the last stable release)
* On Ubuntu, it contains codenames (for example "buster/sid" on Ubuntu 20.04)So on debian, the detection doesn't works, and the default "gtk3" is applied, witch is not the correct thing.
It can be easily solved while building the packages by passing the codename to the "debian/setup_control.sh" script, but I assume this is not the real goal of this file.

And while I'm talking about debian package building, the "debian/compat" file should be updated (compatibility level is actually set to 7, but it should be at leat 9 and I modify this at each build I make)

Regards
Xav'

oBFusCATed:

--- Quote from: Xaviou on June 13, 2020, 10:31:41 am ---The file "/etc/debian_version" doesn't have the same format on "debian only" and on ubuntu distros :

* On "debian only", it contains the real version numbers (for example 10.4 for the last stable release)
--- End quote ---
I don't have debian and I would like to not have to install it, so I'll be happy to see the contents of this from various debian releases.


--- Quote from: Xaviou on June 13, 2020, 10:31:41 am ---And while I'm talking about debian package building, the "debian/compat" file should be updated (compatibility level is actually set to 7, but it should be at leat 9 and I modify this at each build I make)

--- End quote ---
I don't think this is as simple as modifying the number. Why do you have to change it? This is just a warning on ubuntu.
The next time I run over the debian packages I'll try to update/sync the files with the files debian people use for making their packages.
At the moment I'm planning to work on some other stuff (maybe just update the releases packages a bit).
If you can do this and test the changes I'll be happy to just commit patches.[/list]

oBFusCATed:
Also getting the content of /etc/os-release and lsb_release -a would be helpful, too. I guess this script would have to be made massively complex to handle all the variations. :(

Xaviou:
Hi

OS X version of this rev can be downloaded from my Google Drive.
There is a specific dmg file for each version of the os (10.13, 10.14 and 10.15).

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

Debian Stretch and Buster (32 and 64 bits) can be installed from my repo.

Regards
Xav'

Navigation

[0] Message Index

[#] Next page

Go to full version