News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Unofficial Code::Blocks installers for Windows x86 & x64 Janurary 2022

Started by AndrewCot, August 01, 2021, 06:19:50 AM

Previous topic - Next topic

AndrewCot


AndrewCot


AndrewCot

Updated X86 and X64 installers are now available that incorporate the latest SVN changes.

AndrewCot

Updated release now available for x64.

The main changes are with the installer and manual incorporation of SF ticket 1135 patch.

The installer changes are:
    30. Install and uninstall checks to see you are running as admin or normal user so the install/uninstall uses the same priveleges as last one.
    31. Modified nsi to only show the download compiler page if an internet connection is detected.
    32. Modified nsi to support installing the following if they are in the same directory as the installer:
            * i686-8.1.0-release-posix-dwarf-rt_v6-rev0.7z
            * x86_64-8.1.0-release-posix-seh-rt_v6-rev0.7z
          These can be downloaded from https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/

The NSIS changes are incorporated into the Installer_Pages.odt file, which you can open in MS Work or LibreOffice.

AndrewCot

Updated X64 installers to include patch for ticket 1108.

AndrewCot

Updated X64 installers to include the following changes:

    12. 7-Oct-2021: Manually incorporated SF SVN code fix for SF ticket 1108. For Windows, close shown floating windows before shutdown to avoid hangs in Hide() and crashes in Manager::Shutdown(). Updated fix v2 on 7-Oct-2021
    13. 7-Oct-2021: Manually incorporated SF SVN code fix for SF ticket 1139. Correct language of wxLED contrib item
    14. 7-Oct-2021: Manually incorporated SF SVN code fix for SF ticket 1138. wxSmith: Fix compilation with wxUSE_STL == 1
    15. 7-Oct-2021: Manually incorporated SF SVN code fix for SF ticket 1142. Fix CCManager compilation with C++17
    16. 7-Oct-2021: Manually incorporated SF SVN code fix for SF ticket 1137. Remove obsolete workaround in file manager

In addition to the C::B changes above the NSIS installer was upgraded from 3.0.7 to 3.0.8.

NOTE:
If anyone wants the x86 (32bit installer and 32 bit C::B version) please let me know and I will build them and upload the files for you to check out.

AndrewCot

Updated release now available for x64.

The main change compared to the last nightly build is that GCC 11.2 was used to build WxWidget and C::B.

Please post on this thread any issues you find that are not in the nightly build 12535 release.

AndrewCot

Updated release now available for x64.

The change is to incorporate the code changes for SVN 12537.

AndrewCot

Updated release now available for x64.

This incorporates the code changes up to and including SVN 12551.

AndrewCot

Updated release now available for x64.

This incorporates the code changes up to and including SVN 12557.

AndrewCot

Updated release now available for x64 & x86

This incorporates the code changes up to and including SVN 12573.


Note: x86 has only been checked that it runs.

AndrewCot

Updated release now available for x64.

This release incorporates the changes up to and including SVN 12579 change.

stahta01

Typo on webpage. https://sourceforge.net/projects/unofficial-cb-installers/

"Save to different progrma file directory" Should be "Save to different program file directory".

progrma -> program

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

AndrewCot

Thanks Tim. I changed it to:
"Ability to change the install destination directory"

As during the installer development I was able to add the ability to change the install destination directory, not just use c:\Program Files or c:\Program Files (x86) based on 32 or 64 bit installer, but it looks like I did not update my notes and as such the dot point was wrong and had the typo in it.

Let me know if you spot any other issues or quirks or if you have any questions.

AndrewCot

Last x64 update for 2021.

This release hopefully incorporates all of the changes up to and including SVN 12615 change (manually merged) and ticket 1171 change.