Fix qtdbus build errors and add mauikit submodule
ClosedPublic

Authored by michaeleden on Jun 28 2018, 3:53 PM.

Details

Reviewers
camiloh
Group Reviewers
vvave
Summary

This fixes the build issues on master, it still cannot find org.kde.maui during runtime.
Also: this project doesn't seem to be on bugs.kde.org, where is its bug tracker?

Test Plan

Build it!

Diff Detail

Repository
R899 Vvave Media Player
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 424
Build 424: arc lint + arc unit
michaeleden requested review of this revision.Jun 28 2018, 3:53 PM
michaeleden created this revision.

Are you using cmake to build it?
That maight be the issue of not finding org.kde.maui, I tried to set mauikit with cmake but i failed and left it there, i've been using qmake to build and deploy. could you try with qmake and let me know if it works?

camiloh accepted this revision.Jun 28 2018, 4:47 PM
This revision is now accepted and ready to land.Jun 28 2018, 4:47 PM

Yeah this was with cmake I'll try with qmake and let you know.

michaeleden closed this revision.Jul 11 2018, 2:45 PM