FYI: It works great for me with this Linux OS: KUBUNTU 12.04
I had just the issue: Cannot mix incompatible Qt library (version ....cut , which was solved by adding the following in the environment file:
export QTDIR=""
export LD_LIBRARY_PATH=""
export QT_PLUGIN_PATH=""
export KDEDIRS=""
export KDEDIR=""