Category Archives: Qt
Skip the packaging step in Qt Creator 2.0
Qt Creator finally has support for packages, but now it is lacking the support to disable them instead. Continue reading
Posted in Mobile, N900, Programming, Qt
2 Comments
Connect to your N900 while developing via usb
Sometimes it feels good to be a bit lazy and let your OS do that boring terminal-typing for you whenever you connect a new device. Continue reading
Fixing “undefined reference to `vtable for …”
These annoying errors have been haunting me the last couple of days, so I figured I should share the most common reason for their occurrence. That is in my projects at least. This error is caused because the linker in … Continue reading
