ahaa ok hmm dear nurmi I have installed it yet.

I copy the libs into qt now it rocks but some of the examples are not compilable
like here

Qt Code:
  1. C:\libqxt-0.5.0\examples\country>qmake
  2. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
  3. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
  4. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
  5. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
  6. RCC: Warning: No resources in 'country.qrc'.
  7. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
  8. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
  9. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
  10. RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
  11. RCC: Warning: No resources in 'country.qrc'.
To copy to clipboard, switch view to plain text mode 

it seems that during the building of the lib the *.qm files are not generated....