Monthly Archives: April 2009

Ubuntu and Qt

So I’m taking CS 607 (AI for Games).I setup Ubuntu and the Qt environment. I needed to:sudo apt-get install build-essentialsudo apt-get install mesa-common-devsudo apt-get install libglu1-mesa-devsudo apt-get install libglib2.0-dev libSM-dev libxrender-dev libfontconfig1-dev libxext-dev to get the projects to compile. Soon … Continue reading