[GH-ISSUE #1484] [Bug] Can't build the app with latest Rust version 1.65 #8989

Closed
opened 2026-03-24 21:08:08 +00:00 by mirror · 1 comment
Owner

Originally created by @SumanKisku on GitHub (Nov 25, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1484

Originally assigned to: @appflowy on GitHub.

Bug Description

So, while trying to building the app with the latest version of Rustup I couldn't able to build the app. I needed to downgrade the version of Rustup to 1.64 o able to build the app successfully. rustup default 1.64 command worked to downgrade the version rustup. And the build was successful.

How to Reproduce

rustup default 1.65 use this command to update to the rustup 1.65(currently the latest version) and this will give some this kind of error "-Csplit-debuginfo=unpacked is unstable on this platform".

Expected Behavior

App should be build with one go.

Operating System

Windows 10, 22H2

AppFlowy Version(s)

v0.0.6.2

Screenshots

No response

Additional Context

No response

Originally created by @SumanKisku on GitHub (Nov 25, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1484 Originally assigned to: @appflowy on GitHub. ### Bug Description So, while trying to building the app with the latest version of Rustup I couldn't able to build the app. I needed to downgrade the version of Rustup to 1.64 o able to build the app successfully. `rustup default 1.64` command worked to downgrade the version rustup. And the build was successful. ### How to Reproduce `rustup default 1.65` use this command to update to the rustup 1.65(currently the latest version) and this will give some this kind of error "`-Csplit-debuginfo=unpacked` is unstable on this platform". ### Expected Behavior App should be build with one go. ### Operating System Windows 10, 22H2 ### AppFlowy Version(s) v0.0.6.2 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@appflowy commented on GitHub (Nov 28, 2022):

Thank you for reporting this. @SumanKisku. This issue was already fixed in main branch.

<!-- gh-comment-id:1328953618 --> @appflowy commented on GitHub (Nov 28, 2022): Thank you for reporting this. @SumanKisku. This issue was already fixed in main branch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#8989
No description provided.