Quote Originally Posted by KShots View Post
Anything that uses QCoreApplication won't do... I'm hesitant to use Qt to begin with because I'm going for a small footprint, but I'm willing to do so if I can get away with just using the core and network modules (not gui, which QCoreApplication is part of).
QCoreApplication is part of the QtCore module.