Jasem Mutlaq

Results 389 comments of Jasem Mutlaq

> sciter has no 64 bit version yet. we have to wait for our migration to flutter desktop. There is an [arm64 version now](https://github.com/c-smile/sciter-sdk/issues/210). Is there anything else blocking Raspberry...

> That's js sdk, but we are using tis sdk. Sorry I'm not following, where is tis sdk? where can we ask about this?

@rustdesk They just released [arm64 Linux binaries](https://github.com/c-smile/sciter-sdk/tree/master/bin.lnx/arm64). This clears the way now for arm64 Linux build of Rustdesk?

@Heap-Hop Glad to help, where is the built binary? Can rust be debugged in gdb?

When I execute cargo run, I get this: ``` error: failed to parse manifest at `/home/jasem/rustdesk/Cargo.toml` Caused by: invalid type: unit variant, expected string only for key `profile.release.strip` ```

I installed a newer version of Cargo, but then got these errors during compiling: ``` Compiling libsodium-sys v0.2.7 Compiling magnum-opus v0.4.0 (https://github.com/open-trade/magnum-opus#3c3d0b86) Compiling scrap v0.5.0 (/home/jasem/binaries/rustdesk/libs/scrap) error: failed to run...

@rustdesk @Heap-Hop Is there any thing I can do to move this forward? Not sure what to do next.

@rustdesk Thanks, I was hoping for an official arm64 release by Rustdesk. Many embedded devices moved to arm64 by default now.

I can confirm it does not build on arm64 bullseye as well :( Would be nice to have native arm64 support.

Why don't you specify the user in the unit file?