If you are going to compile some stuff in BT3 it might happen to you that you receive the errormessage that gdkconfig.h is missing.
If so, open a shell and type in:
Restart the make and the problem should be solved.Code:ln -s /usr/lib/gtk-2.0/include/gdkconfig.h /usr/include


