
2048
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
max-si-m
6 years ago
But, if I tried compile project I have errors
/other/qml_samples/2048/src/main.cpp:2: error: QQmlApplicationEngine: No such file or directory
I downloaded source code with https://github.com/slima4/2048-qml
Report
slima4
6 years ago
What version of the Qt you are using?
Report
max-si-m
6 years ago
Qt Creator 3.1.1 (opensource)
Based on Qt 5.2.1 (GCC 4.6.1, 32 bit)
I have the same errors!
Report
slima4
6 years ago
Check your Kit version in Project tab. If set Qt 5.0.1 then change to Qt 5.2.1
Report
max-si-m
6 years ago
I use old version =)
Thanx, for you app!
Report
max-si-m
6 years ago
I use old version =)
Report
max-si-m
6 years ago
Report
brdn25
6 years ago
Thank you...
Report
janet
6 years ago
Report
slima4
6 years ago
Report
janet
6 years ago
Report
hortensi
6 years ago
Download, install, open qtcreator, open project and press ctrl+r (build and run).
Report