Comment 4 for bug 1231729

Revision history for this message
Alberto Mardegan (mardy) wrote : Re: [Bug 1231729] Re: "QQmlExpression: Attempted to evaluate an expression in an invalid context" sometimes logged after deleting account - freezes system-settings.

On 10/07/2013 06:26 PM, Mike McCracken wrote:
> I dug through the qmake files a bit, and saw that it requires pkg-config
> info in the libsystemsettings-dev package, but installing that didn't
> seem to help.

It should, but maybe there are other dependencies.
I recommend you to first run

  sudo apt-get build-dep ubuntu-system-settings-online-accounts

So that all dependencies are all installed. Then you can build with just
qmake, but better run a "bzr clean-tree" first, in order to ensure that
all Makefiles get rebuilt.