[Linuxdcpp-team] [Bug 2045404] Re: .pot generation is broken since a recent dcplusplus.rc change

2023-12-29 Thread eMTee
- [2023-12-28 06:51:22] regarding the .pot generation, the basic reason is that because of the windres .rc to .o step being defined as a separate Action/Builder (presumably the same issue would apply with slight variations with the MSVC tooling under SCons -- the important part is that it's a

[Linuxdcpp-team] [Bug 2045404] Re: .pot generation is broken since a recent dcplusplus.rc change

2023-12-29 Thread eMTee
this should work: diff -r 16df2b91f3a6 SConstruct --- a/SConstructMon Nov 06 12:03:32 2023 +0100 +++ b/SConstructThu Dec 28 22:19:56 2023 + @@ -363,7 +363,7 @@ '--no-wrap', '--keyword=_', '--keyword=T_', '--keyword=TF_', '--keyword=TFN_:1,2', '--keyword=F_', '--keywo