Hi Marco,
On 12/11/2025 6:27 AM, Marco Atzeri via Cygwin wrote:
On 06/12/2025 05:54, Mark Geisert wrote:
The following packages have been uploaded to the Cygwin distribution:
* libQt5Core5-5.15.18-1
* libQt5Core-devel-5.15.18-1
* libQt5Sql5-5.15.18-1
* libQt5Sql-devel-5.15.18-1
* libQt5Gui5-5.15.18-1
* libQt5Gui-devel-5.15.18-1
* qt5-base-doc-5.15.18-1
* qt5-base-examples-5.15.18-1
[...]
Thanks Mark,
unfortunately both doxywizard and octave need something more
and mixed versions seem to not work.
---------------------------------------
$ doxywizard
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-Marco'
** (doxywizard:2906): WARNING **: 15:23:21.164: Error retrieving
accessibility bus address: org.freedesktop.DBus.Error.NoReply: Message
recipient disconnected from message bus without replying
Cannot mix incompatible Qt library (5.9.4) with this library (5.15.18)
Aborted
---------------------------------------
Unclear to me why doxywizard has issue as it seems to depend only
from updated dll's
---------------------------------------
$ cyg-dependency.sh /usr/bin/doxywizard.exe
/usr/bin/cygwin1.dll => cygwin-3.6.5-1
/usr/bin/cyggcc_s-seh-1.dll => libgcc1-13.4.0-1
/usr/bin/cygstdc++-6.dll => libstdc++6-13.4.0-1
/usr/bin/cygQt5Core-5.dll => libQt5Core5-5.15.18-1
/usr/bin/cygQt5Gui-5.dll => libQt5Gui5-5.15.18-1
/usr/bin/cygQt5Widgets-5.dll => libQt5Gui5-5.15.18-1
/usr/bin/cygQt5Xml-5.dll => libQt5Core5-5.15.18-1
KERNEL32.dll => Windows System
---------------------------------------
It turns out both doxywizard and oxygen are dependent on a 5.15.18
libQt5Svg.dll. It's a secondary reference. I'm working on a build for
that and whatever tertiary references that uncovers. Might take time.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple