Thanks to the MSVC2005 support that Trolltech provides with the new Qt 4.3.2 release, I'm now able
to compile Qt4.3.
But when I want to use it to compile LyX I get a lots of errors when compiling
src\frontends\qt4\BulletsModule.obj in this form:
D:\LyXSVN\lyx-devel\lyx-windows-deps-msvc-qt4\include\QtGui/qmatrix.h(106): see declaration of
'QMatrix::_dy'
D:\LyXSVN\lyx-devel\lyx-windows-deps-msvc-qt4\include\QtGui/qmatrix.h(42): see
declaration of 'QMatrix'
d:\lyxsvn\lyx-devel\lyx-windows-deps-msvc-qt4\qt-4\include\qtgui\../../src/gui/painting/qtransform.h(187)
: error C2248: "QMatrix::_m11": no access on private member, that is declared in the QMatrix-class.
Any ideas?
Has anybody sucessfully compile LyX using Qt 4.3?
thanks and regards
Uwe