Hi Joe & All,

Joe has recently corrected the name of a palette file for WSJT-X. This 
is OK but the build will not pick up the new name unless the resources 
definition file is also updated.

A bit of background:

Qt has a resource system that allows files to be embedded into the 
executable and referenced like normal filesystem files at runtime. This 
is done by QFile and related classes by prefixing file paths with ':' 
followed by the absolute path to the file in the resources filesystem. 
The resources filesystem is read only and is constructed at build time 
from a description in a .qrc file by the Qt utility 'qrc'. This is all 
automatic apart from adding the file locations into the file 'wsjtx.qrc'.

73
Bill
G4WJS.

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to