Posts Tagged “IDE”
Getting started for Qt and C++ development on windows
by iampeterbanjo on February 28, 2010
I came across a programming framework called Qt that has recently been acquired by Nokia. It’s primarily for C++ based development and allows you to write code which can be compiled for Windows, Linux AND mobile. It’s the mobile part (…)