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
C:\libqxt-0.5.0\examples\country>qmake
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
RCC: Warning: No resources in 'country.qrc'.
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
RCC: Warning: No resources in 'country.qrc'.
C:\libqxt-0.5.0\examples\country>qmake
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
RCC: Warning: No resources in 'country.qrc'.
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_de.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_en.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_es.qm'
RCC: Error in 'country.qrc': Cannot find file '../../translations/qxt_fr.qm'
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....
Bookmarks