There is any windows client compile? I got that errors;
Compiling webm v1.1.0 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac)
Compiling zstd-safe v7.1.0
Compiling zstd v0.13.1
Compiling bzip2 v0.4.4
error: failed to run custom build command for scrap v0.5.0 (C:\buildrustdesk\rustdesk\libs\scrap)
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: C:\buildrustdesk\rustdesk\target\release\build\scrap-b7d71ca973e4e21d\build-script-build (exit code: 101)
--- stdout
cargo:rerun-if-env-changed=NO_PKG_CONFIG_libyuv
cargo:info=x64-windows-static
cargo:rustc-link-lib=static=yuv
cargo:rustc-link-search=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\lib
cargo:include=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
cargo:rerun-if-env-changed=NO_PKG_CONFIG_libvpx
cargo:info=x64-windows-static
cargo:rustc-link-lib=static=vpx
cargo:rustc-link-search=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\lib
cargo:include=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
rerun-if-changed=C:\buildrustdesk\rustdesk\libs\scrap\src\bindings\vpx_ffi.h
rerun-if-changed=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
--- stderr
C:\Program Files\LLVM\lib\clang\15.0.2\include\inttypes.h:21:15: fatal error: 'inttypes.h' file not found
thread 'main' panicked at libs\scrap\build.rs:173:18:
called Result::unwrap() on an Err value: ClangDiagnostic("C:\Program Files\LLVM\lib\clang\15.0.2\include\inttypes.h:21:15: fatal error: 'inttypes.h' file not found\n")
stack backtrace:
0: 0x7ff6fcc66a93 -
1: 0x7ff6fcc8728d -
2: 0x7ff6fcc623e1 -
3: 0x7ff6fcc6689a -
4: 0x7ff6fcc68de9 -
5: 0x7ff6fcc68aab -
6: 0x7ff6fcc692d4 -
7: 0x7ff6fcc691a5 -
8: 0x7ff6fcc67389 -
9: 0x7ff6fcc68eb4 -
10: 0x7ff6fcc9ff37 -
11: 0x7ff6fcca03f3 -
12: 0x7ff6fc65a39a -
13: 0x7ff6fc65514c -
14: 0x7ff6fc6558e5 -
15: 0x7ff6fc655d22 -
16: 0x7ff6fc6593b6 -
17: 0x7ff6fc658a39 -
18: 0x7ff6fc65159c -
19: 0x7ff6fcc5e0c8 -
20: 0x7ff6fc651577 -
21: 0x7ff6fc655f29 -
22: 0x7ff6fcc8d1e0 -
23: 0x7ffd15ee259d - BaseThreadInitThunk
24: 0x7ffd1662af38 - RtlUserThreadStart
warning: build failed, waiting for other jobs to finish...
Error occurred when executing: cargo build --features flutter --lib --release. Exiting.
Copying debug DLLs...
Copied vcruntime140.dll
Copied vcruntime140_1.dll
Copied msvcp140.dll
Build process completed! The executable should be in: C:\buildrustdesk\rustdesk\flutter\build\windows\x64\runner\Release
Try running the executable with: Start-Process 'C:\buildrustdesk\rustdesk\flutter\build\windows\x64\runner\Release\rustdesk.exe' -NoNewWindow -Wait
There is any windows client compile? I got that errors;
Compiling webm v1.1.0 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac)
Compiling zstd-safe v7.1.0
Compiling zstd v0.13.1
Compiling bzip2 v0.4.4
error: failed to run custom build command for
scrap v0.5.0 (C:\buildrustdesk\rustdesk\libs\scrap)note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully:
C:\buildrustdesk\rustdesk\target\release\build\scrap-b7d71ca973e4e21d\build-script-build(exit code: 101)--- stdout
cargo:rerun-if-env-changed=NO_PKG_CONFIG_libyuv
cargo:info=x64-windows-static
cargo:rustc-link-lib=static=yuv
cargo:rustc-link-search=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\lib
cargo:include=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
cargo:rerun-if-env-changed=NO_PKG_CONFIG_libvpx
cargo:info=x64-windows-static
cargo:rustc-link-lib=static=vpx
cargo:rustc-link-search=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\lib
cargo:include=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
rerun-if-changed=C:\buildrustdesk\rustdesk\libs\scrap\src\bindings\vpx_ffi.h
rerun-if-changed=C:\Users\XARON\Desktop\vcpkg\installed\x64-windows-static\include
--- stderr
C:\Program Files\LLVM\lib\clang\15.0.2\include\inttypes.h:21:15: fatal error: 'inttypes.h' file not found
thread 'main' panicked at libs\scrap\build.rs:173:18:
called
Result::unwrap()on anErrvalue: ClangDiagnostic("C:\Program Files\LLVM\lib\clang\15.0.2\include\inttypes.h:21:15: fatal error: 'inttypes.h' file not found\n")stack backtrace:
0: 0x7ff6fcc66a93 -
1: 0x7ff6fcc8728d -
2: 0x7ff6fcc623e1 -
3: 0x7ff6fcc6689a -
4: 0x7ff6fcc68de9 -
5: 0x7ff6fcc68aab -
6: 0x7ff6fcc692d4 -
7: 0x7ff6fcc691a5 -
8: 0x7ff6fcc67389 -
9: 0x7ff6fcc68eb4 -
10: 0x7ff6fcc9ff37 -
11: 0x7ff6fcca03f3 -
12: 0x7ff6fc65a39a -
13: 0x7ff6fc65514c -
14: 0x7ff6fc6558e5 -
15: 0x7ff6fc655d22 -
16: 0x7ff6fc6593b6 -
17: 0x7ff6fc658a39 -
18: 0x7ff6fc65159c -
19: 0x7ff6fcc5e0c8 -
20: 0x7ff6fc651577 -
21: 0x7ff6fc655f29 -
22: 0x7ff6fcc8d1e0 -
23: 0x7ffd15ee259d - BaseThreadInitThunk
24: 0x7ffd1662af38 - RtlUserThreadStart
warning: build failed, waiting for other jobs to finish...
Error occurred when executing:
cargo build --features flutter --lib --release. Exiting.Copying debug DLLs...
Copied vcruntime140.dll
Copied vcruntime140_1.dll
Copied msvcp140.dll
Build process completed! The executable should be in: C:\buildrustdesk\rustdesk\flutter\build\windows\x64\runner\Release
Try running the executable with: Start-Process 'C:\buildrustdesk\rustdesk\flutter\build\windows\x64\runner\Release\rustdesk.exe' -NoNewWindow -Wait