nav-left cat-right
cat-right
Home > 2010 > August

C++ Vortrag: Grundlagen und Objektorientierte Prog...

Den folgenden Vortrag mit Titel “Grundlagen und Objektorientierte Programmierung” habe ich im Februar 2009 während eines mehrstündigen Workshops gehalten. Zwischendurch wurden noch praktische Übungen durchgeführt.   VortragCPP-2009-02-15.pdf (621,7 KiB)

Compilation of Qt 4.6.3 under Windows 7 with phono...

Note: this is only usefull if you are using msvc 2005. For 2008 the dlls come with the installation, and with 2010 Qt 4.6.x does not compile anyway. In previous posts I have already described problems and solutions for the compilation of Qt with phonon. Here is my latest approach: First one needs to install the SDK. Though I am working with windows 7 the correct version is still v6.1 (Windows SDK for Windows Server...