Skip to content

not build #5867

Open
Open
@pkpatel76

Description

 UCRT64 /c/Users/paras/scrcpy
$ export MSYS2_ARG_CONV_EXCL='*'
meson setup build --buildtype=release
ninja -C build
Directory already configured.

Just run your build command (e.g. ninja) and Meson will regenerate as necessary.
Run "meson setup --reconfigure to force Meson to regenerate.

If build failures persist, run "meson setup --wipe" to rebuild from scratch
using the same options as passed when configuring the build.
ninja: Entering directory `build'
[1/40] Compiling Windows resource app/scrcpy-windows.rc
FAILED: app/app_scrcpy-windows.rc_scrcpy-windows.o
"C:\msys64\ucrt64\bin/windres.EXE" "../app/scrcpy-windows.rc" "app/app_scrcpy-windows.rc_scrcpy-wind
ows.o" "--preprocessor-arg=-MD" "--preprocessor-arg=-MQapp/app_scrcpy-windows.rc_scrcpy-windows.o" "
--preprocessor-arg=-MFapp/app_scrcpy-windows.rc_scrcpy-windows.o.d"
C:\msys64\ucrt64\bin/windres.EXE: can't popen `C:\msys64\ucrt64\bin/gcc -E -xc -DRC_INVOKED -MD -MQa
pp/app_scrcpy-windows.rc_scrcpy-windows.o -MFapp/app_scrcpy-windows.rc_scrcpy-windows.o.d ../app/scr
cpy-windows.rc': Bad file descriptor
[10/40] Compiling C object app/scrcpy.exe.p/src_uhid_keyboard_uhid.c.obj
ninja: build stopped: subcommand failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions