Angus Leeming wrote:

I am puzzled. I just compiled the lastest CVS of qtwin. If I start its
"designer", the menu items (File, Edit, ...) have normal font, whereas
menu items in your LyX 1.3.7cvs have bold font. What does
qt-3/bin/designer look like on your machine?

Why not substitute your qt_mt3.dll for mine and see how LyX looks then?
Surprise, surprise, the bold font has gone! Did you _really_ download the latest QT sources? From the right branch?

  :pserver:[EMAIL PROTECTED]:/cvsroot/qtwin
  QT_WIN32_3_3_BRANCH

I compiled the sources with MinGW, using the following DOS shell commands:

 cd <qtdir>
 set QMAKESPEC=win32-g++
 setenv.bat
 configure -release -shared

BTW: I totally forgot how long it takes to link a shared library. You really should consider adapting the build/packaging process to static linking. IMHO, it doesn't really matter that we (you) have to rebuild the whole installer everytime the qtwin library changes (even in the past, LyX has changed more frequently than the qtwin library)

It can't get through the Windows/Norton firewalls.
I guess it doesn't really help if I send you a combined lyx-devel/lyxdoc source package...

Hmmm, I was pretty sure that --with-version-suffix works without any
code change.
It does. But then lyx.exe is lyx_1.3.7cvs.exe, etc.
As said before: Let's keep it as it is.

Michael

Reply via email to