Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

error: type 'QString' does not provide a call operator #1293

Closed
ryandesign opened this issue Apr 14, 2014 · 1 comment
Closed

error: type 'QString' does not provide a call operator #1293

ryandesign opened this issue Apr 14, 2014 · 1 comment
Labels

Comments

@ryandesign
Copy link

Hello, I'm the maintainer of QupZilla in MacPorts, trying to update our port from 1.6.3 to 1.6.4, but 1.6.4 does not build for me, on OS X 10.9.2 with Xcode 5.1. The error is:

app/mainapplication.cpp:126:5: error: type 'QString' does not provide a call operator
    DATADIR qApp->applicationDirPath() + QLatin1String("/../Resources/");
    ^~~~~~~

1.6.3 builds fine on the same system.

nowrep added a commit that referenced this issue Apr 14, 2014
@nowrep nowrep closed this as completed Apr 14, 2014
@ryandesign
Copy link
Author

Thanks, that gets me past that error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants