das-labor / panopticon

A libre cross-platform disassembler.
https://panopticon.re
GNU General Public License v3.0
1.43k stars 78 forks source link

Doesn't start on Windows 10 #306

Closed kirillkh closed 7 years ago

kirillkh commented 7 years ago

Console log:

Qt: Untested Windows version 10.0 detected!
QQmlApplicationEngine failed to load component
file:///H:/devel/Panopticon/qml/Panopticon/Window.qml:145 Type Sidebar unavailable
file:///H:/devel/Panopticon/qml/Panopticon/Sidebar.qml:4 module "QtQuick.Controls.Styles" version 1.4 is not installed
flanfly commented 7 years ago

Did you compile Panopticon yourself or did you use the precompiled version?

kirillkh commented 7 years ago

I used the precompiled version.

rblenkinsopp commented 7 years ago

I can confirm this behavior as well, using the latest download. I get exactly the same error message.

flanfly commented 7 years ago

The current nightly should work. Sorry for the delay. Please reopen if the problem persists.