« on: April 18, 2020, 11:25:37 am »
When working on translation of C::B (svn 12064), I have found something which looks like a typo error in edit_tool.xrc.
At line 102 you have :
${TARGET&COMPILER&DIR}
I think it should be :
${TARGET__COMPILER__DIR}
as all the other variables.
« Last Edit: April 18, 2020, 11:27:34 am by gd_on »

Logged
Windows 10 64 bits (20.04), svn C::B (last version or almost!), wxWidgets 3.1.4, Msys2 Compilers 10.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (sjlj, posix in C:\msys64\mingw32).