Qt with Raspberry Pi
-
Hi people, does anyone has experience in Qt with Raspberry Pi? Can i download Qt directly on Pi to work instead of using cross-compile on ubuntu host?
@thuyet-mt said in Qt with Raspberry Pi:
Can i download Qt directly on Pi
Yes, install Qt using apt (like any other packages).
But with this setup you only can develop on RaspberryPi.