News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 12 december 2006 build is out.

Started by killerbot, December 12, 2006, 08:00:37 PM

Previous topic - Next topic

Game_Ender

It looks like the build system for ReactOS and they have a backend the generates CB project and workspace files.  I guess it broken, but without a bug report we don't even know what's wrong.

JaixBly

Quote from: Game_Ender on December 14, 2006, 07:22:16 PM
It looks like the build system for ReactOS and they have a backend the generates CB project and workspace files.  I guess it broken, but without a bug report we don't even know what's wrong.
Yiannis and ROS dev Christoph_VW is working on fixing this stuff, it's a function that's missing in C::B if I have understood it correct.

gd_on

About the translation problem (sorry the other subject in this post!) :
I think I understand the problem now. It's not the .mo file which is a problem but the default.conf (where menus are kept obviously) and the other files located in my profile. When Codeblocks was first installed, I was an administrator. When I installed the .mo file, I was already a standard user. Obviously, I had only read rights on those files and codeblocks was then unable to reset them. But after setting me as a proprietary of those files (with the help of an administrator!!), deleting them and restarting codeblocks which recreated them, everything is good now. :P :P

gd
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).