Garson

Results 7 comments of Garson

[myWailsTest.zip](https://github.com/wailsapp/wails/files/13348677/myWailsTest.zip) I packed the code. Can someone test it for me? the yt-dlp in static is the unix of mac. If you are using windows, you need to replace it.

@stffabi Hello, thank you for your reply. It seems that if I use wails build to generate an application and embed a Unix file, if I want to execute this...

> Hello, I want to call other wails programs, such as https://github.com/yt-dlp/yt-dlp/releases, within the built unix application, but after the build is complete, I can't find the unix file, ![image](https://github.com/wailsapp/wails/assets/96750945/21984d21-0dd9-4c8f-aa0a-8308bb5c104c)...

> @sgx-wb Can you show your main.go file where the embeds are defined? @PylotLight I didn't modify main.go. I just modified vite.config.js and added the static folder. ![image](https://github.com/wailsapp/wails/assets/96750945/6a6a0341-923e-4a85-ac91-0bc26049c9dd) ![image](https://github.com/wailsapp/wails/assets/96750945/d5328008-6654-4024-9c9c-8a6ce5d5aaac)

> @sgx-wb have a go at `//go:embed frontend/dist frontend/dist/test `instead? @PylotLight https://github.com/wailsapp/wails/issues/3055 I created a new question.

I have the same problem. Is there a solution? I use vue+vue-router. ![image](https://github.com/wailsapp/wails/assets/96750945/6f1c0232-3d8c-4fe2-9730-68039feb4ba1)

![image](https://github.com/wailsapp/wails/assets/96750945/a505b8d4-e257-4c70-b8a4-1da1d2747c1a) ![image](https://github.com/wailsapp/wails/assets/96750945/b8822bc5-6392-46e6-8519-a8e512792c2f)