Compilation of Qt 4.6.3 under Windows 7 with phonon

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...

fixes for Qt plugin makefiles

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...

Windows SDK 7 messed up

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:...

Books on Computational Physics

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...