Open GoogleCodeExporter opened 9 years ago
Sounds like you are trying to build it with Qt3
Those lines you commented out were:
lessThan(QT_VERSION, 4.5) {
error("Arora requires Qt 4.5 or greater")
}
Original comment by ice...@gmail.com
on 3 Nov 2011 at 5:44
ok, i'll try with qt4, thanks
Btw, you know where can I find qt docs for creating graphic schemes
with c++ for sentences? cause i would want to make a map where you
enter your x y position, and it should draw a point in the map.
You know how can I do that?
2011/11/3, arora@googlecode.com <arora@googlecode.com>:
Original comment by javiergo...@gmail.com
on 4 Nov 2011 at 10:51
Original issue reported on code.google.com by
javiergo...@gmail.com
on 26 Oct 2011 at 3:27