I see them being referenced in some of the code, but there doesn't seem to be a library for them in the track editor trunk. Running g++ on main, for instance, i get errors explaining that no, there's no file or directory by name "QObject". What am I doing wrong? Do I need the trunk for the rest of the project? There was no INSTALL or README that I could see, so... what do I do?
P.S. Excuse me if it's a dumb quetsion, I'm horribly tired.
P.P.S. Quick search reveals it's part of Qt. I assume I need qt5-default?