fatal error: 'QtQml/QQmlApplicationEngine' file not found #157
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Im trying to get this to run on mac maverics but Im getting this error when i compile
fatal error: 'QtQml/QQmlApplicationEngine' file not found
Anybody know how to resolve this?
Thanks
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Hi @sf-studio, I need some more details in order to help you properly. Where are you getting the code: are you cloning master or the osx branch? How did install qt on your system (brew or from digia)?
Hi..I installed it from digia...it happens when i try to make it. I am cloning the https://github.com/Swordfish90/cool-retro-term.git branch...is there a different one for OSX?
I installed qt from brew, and am getting
lib/TerminalDisplay.h:28:10: fatal error: 'QQuickPaintedItem' file not found
I have the similar problem more or less: