KejPi / AbracaDABra

Abraca DAB radio: DAB/DAB+ Software Defined Radio (SDR)
MIT License
67 stars 8 forks source link

Build Fail #171

Closed Bot-wxt1221 closed 3 weeks ago

Bot-wxt1221 commented 3 weeks ago

https://cache.nixos.org/log/km8phkcb4j86zckl98zl6pa0a1yfilw0-abracadabra-2.6.0.drv

CMakeFiles/AbracaDABra.dir/AbracaDABra_autogen/GGJYZH3U72/qrc_AbracaDABra_translations.cpp.o: in function `qCleanupResources_AbracaDABra_translations()':
qrc_AbracaDABra_translations.cpp:(.text+0x40): multiple definition of `qCleanupResources_AbracaDABra_translations()'; CMakeFiles/AbracaDABra.dir/__/.qt/rcc/qrc_AbracaDABra_translations.cpp.o:qrc_AbracaDABra_translations.cpp:(.text+0x40): first defined here
KejPi commented 3 weeks ago

It seems to be problem with Qt 6.8.0 compatibility. Meanwhile I recommend to build with Qt 6.7.3

KejPi commented 3 weeks ago

Compatibility with Qt 6.8.0 fixed in dc13b8e8f0a71a189a834f3dbc33bfbff26dc4bc Problem is related to https://bugreports.qt.io/browse/QTBUG-130056 Closing this issue, next release will be compatible with Qt 6.8