Skip to content

Troubleshoot Desktop Apps on Windows

Ruslan Konviser edited this page Apr 22, 2024 · 1 revision

Logs

Desktop App

  • By default, Gauzy Desktop App should be installed in the folder C:\Users\%USERNAME%\AppData\Roaming\gauzy-desktop
  • check logs in C:\Users\%USERNAME%\AppData\Roaming\gauzy-desktop\logs\main.log file for Desktop App

Desktop Timer App

  • By default, Gauzy Desktop Timer App should be installed in the folder C:\Users\%USERNAME%\AppData\Roaming\gauzy-desktop-timer
  • check logs in C:\Users\%USERNAME%\AppData\Roaming\gauzy-desktop-timer\logs\main.log file for Desktop Timer App

Building

  1. Install Python From Microsoft Store

  2. After installing Visual Studio Community on the setup make sure to check the Component Desktop development with C++

image

  1. Windows 10 users check option: Windows 10 SDK

image

  1. Windows 11 users check options: Windows 10 SDK & Windows 11 SDK

image

  1. In last step turn on Developer Mode, go to Settings => System => For Developers

image