User forums > Nightly builds

The 06 October 2019 build (11872) is out.

<< < (9/10) > >>

gd_on:
I have created a ticket (#883).
I can rename my Thunderbird dictionaries of course (or in LibreOffice), but it's not a good solution. It's to C::B to build the right name, not to other softs, I think.
As told previously, It's just a minor problem that I can solve temporarilly by renaming the png file (or better by creating a hardlink with LinkShellExtension in Windows).
gd_on

oBFusCATed:

--- Quote from: gd_on on October 19, 2019, 06:16:32 pm ---It's to C::B to build the right name, not to other softs, I think.

--- End quote ---
This is true if there is something like a standard for naming. If anybody is free to name its dictionaries files whatever he likes then how are we supposed to select the images?

sodev:
Well, there is a standard for catalog names, e. g. https://www.gnu.org/software/gettext/manual/html_node/Locale-Names.html. The problem here is that his catalogs don't contain the country code, i think it is a common pattern to fallback to the pure language code in that case.

Frank_CB:
Hello,

At least Windows 10 (64-bit) versions of SVN 11887 and SVN 11889 fail to build successfully because of errors in update.bat, which is part of the post build command for the default section for Spellchecker. Update.bat asks for input from the user as displayed below:


--- Code: ---0 File(s) copied
C:SpellChecker-off.png
C:SpellChecker.png
2 File(s) copied
Copy image files from rc to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker
From rc\16x16 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\16x16
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\16x16
From rc\20x20 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\20x20
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\20x20
From rc\24x24 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\24x24
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\24x24
From rc\28x28 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\28x28
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\28x28
From rc\32x32 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\32x32
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\32x32
From rc\40x40 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\40x40
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\40x40
From rc\48x48 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\48x48
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\48x48
From rc\56x56 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\56x56
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\56x56
From rc\64x64 to ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\64x64
Make dir ..\..\..\devel31_64\share\CodeBlocks\SpellChecker\64x64
Does ..\..\..\output31_64\share\CodeBlocks\SpellChecker specify a file name
or directory name on the target
(F = file, D = directory)?

--- End code ---


Also there are three REM statements that don't make a lot of sense to me either (as to why they are even there?). It looks almost like somebody had been experimenting and forgot to clean up.

Removing the post build command allows me to build those versions of C::B

Regards!

Miguel Gimenez:
Mea culpa, there is already a patch for this at the end of ticket 882

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version