Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not build #5867

Open
pkpatel76 opened this issue Feb 22, 2025 · 0 comments
Open

not build #5867

pkpatel76 opened this issue Feb 22, 2025 · 0 comments

Comments

@pkpatel76
Copy link

pkpatel76 commented Feb 22, 2025

 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant