von pospiech | Sep 7, 2010 | C++
Erneut werde ich einen Workshop über C++ halten. Diesmal habe ich die Grundlagen kurz gehalten und gehe dafür detailierter auf Klassen und Objektorientierte Programmierung ein. Das ganze umfasse 2 Stunden. Dabei werden ein paar praktische Übungen...
von pospiech | Aug 25, 2010 | C++
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....
von pospiech | Aug 8, 2010 | C++, Qt
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...
von pospiech | Jan 28, 2010 | Qt
There are many usefull Qt plugins, such as qwt, qextserialport, qxt and others. With a new major version of Qt, or a new version of a compiler I have to recompile the plugins to make sure everything is working well together. However many plugins are not compilable...
von pospiech | Jan 21, 2010 | C++, Qt
I am trying to set up the Windows SDK environment for compilation of an other C++ project (Qt phonon library). However the script seems to be totally broken. It does not work and destroys the path variable. This is what the path looks like before anything is called:...
von pospiech | Jun 25, 2009 | C++
A list of recommended books A Survey of Computational PhysicsRubin H. Landau, Manuel José and Cristian C. BordeianuLanguage: Java An Introduction into Computational Physics (2nd edition)Tao PangLanguage: Java Introductory Computational PhysicsAndi Klein and Alexander...