Quote Originally Posted by anda_skoa View Post
Try to specify the URL for your main QML file as "qrc:///main.qml" instead of "qrc:/main.qml"

Cheers,
_
But it is not the problem in main.qml (main.qml works fine), it is problem in the one of imported elements, FsaMenuItem.qml.