On Wed, Aug 26, 2020 at 5:39 PM 罗勇刚(Yonggang Luo) <luoyongg...@gmail.com> wrote: >> Ok, that's useful. But can you just send the whole file (it's huge but >> you can gzip it or something similar)? >> >> Paolo > > I am OK with that, but where should I post
Just pbonz...@redhat.com. Regarding the version.rc_version.o target in build.ninja, I see it translated to version.rc_version.o: private .var.command := "C:/CI-Tools/msys64/mingw64/bin/x86_64-w64-mingw32-windres.EXE" "-I./." "-I../qemu.org/." "../qemu.org/version.rc" "version.rc_version.o" "--preprocessor-arg=-MD" "--preprocessor-arg=-MQversion.rc_version.o" "--preprocessor-arg=-MFversion.rc_version.o.d" version.rc_version.o: private .var.description := Generating Windows resource for file 'version.rc' with a custom command version.rc_version.o: private .var.out := version.rc_version.o Is this wrong? Paolo