status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
304 stars 79 forks source link

Build the app from scratch on Windows and document the steps #15690

Open jrainville opened 4 months ago

jrainville commented 4 months ago

Description

The Windows build has become quite annoying to make work for devs. The build documentation is no longer accurate and it requires hours to debug each time.

The goal of this issue is to use a VM or clean Windows (10 or 11) machine and setup the dependencies from scratch to know what are the exact versions of everything that is needed.

During the process, document everything so that the guide can be updated.

jrainville commented 4 months ago

cc @mprakhov