Skip to content

the main exe to be bundled should have '.exe' extension on windows#3482

Merged
jkelleyrtp merged 1 commit intoDioxusLabs:mainfrom
liigo:fix-bundle-error
Jan 2, 2025
Merged

the main exe to be bundled should have '.exe' extension on windows#3482
jkelleyrtp merged 1 commit intoDioxusLabs:mainfrom
liigo:fix-bundle-error

Conversation

@liigo
Copy link
Copy Markdown
Contributor

@liigo liigo commented Jan 2, 2025

hotdog.exe instead of hotdog in directory target\dx\hotdog\bundle\windows\

this is one of the steps to fix #3233 ( anothe one is to update dioxus-template, adding bundle.identifier to Dioxus.toml, DioxusLabs/dioxus-template#58 )

`hotdog.exe` instead of `hotdog` in directory `target\dx\hotdog\bundle\windows\`
@jkelleyrtp jkelleyrtp merged commit 6071fde into DioxusLabs:main Jan 2, 2025
@jkelleyrtp
Copy link
Copy Markdown
Member

Good find, thank you! We need to add bundling to CI to ensure we don't have future regressions.

@oletf oletf mentioned this pull request Feb 5, 2025
@liigo liigo deleted the fix-bundle-error branch February 13, 2025 05:27
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

Successfully merging this pull request may close these issues.

dx bundle fail on windows

2 participants