I just installed codeblocks-25.03mingw-setup.exe
on Windows 11 Pro 64 bit. The CHM help files shipped with this release are
"...\CodeBlocks\share\CodeBlocks\docs\manual_codeblocks_fr.chm"
"...\CodeBlocks\share\CodeBlocks\docs\manual_codeblocks_en.chm"
The installed "...\CodeBlocks\share\CodeBlocks\docs\index.ini
contained this
CodeBlocks=codeblocks_en.chm
CodeBlocks_Fr=codeblocks_fr.chm
So the help files could not be found. After I changed the file names in index.ini
to match the actual files, both help files could be opened as expected.