DioxusLabs / DioxusLabs/dioxus

How to handle Tauri sidecars and allowing externalBin to be called ?

Open
#1,454 3 comments 0 reactions 0 assignees View on GitHub
cli enhancement
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

Hello,

Do you have any working example where :
- one or more executable are embed in the Tauri bundle
- and are called successfully when the app is installed as `.AppImage` or `.deb`

So far I only got `file not found` or `permission denied`. While the executing the `dx serve --hot-reload --platform desktop`, the have the right sidecar tool called.

The stuff was already hard to configure in Tauri, yet it seems worst with Dioxus ...
more information from here :
- https://tauri.app/v1/guides/building/sidecar/
- https://tauri.app/v1/api/config/#platform-specific-configuration

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.