We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
On Mageia Cauldron latest git snapshot from 20241215 fails to build with wxgtk 3.2 with the following build issue:
/home/david/mgarepo/amule/BUILD/amule-2.4.0-build/amule-d2d301b306895a7437745e1e3a7e47b8cd1f6f53/src/utils/aLinkCreator/src/alcframe.cpp:256:22: error: call of overloaded 'AddTool(AlcFrame::, const wxString&, wxBitmap&, const wxString&)' is ambiguous 256 | m_toolbar->AddTool (ID_BAR_OPEN, _("Open"), m_toolBarBitmaps[0], | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | _("Open a file to compute its eD2k link")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attached the full build log: log.amule.txt
The text was updated successfully, but these errors were encountered:
The same commit (d2d301b) build fine on Arch Linux
/usr/lib/rpm/rpmuncompress -x /home/david/mgarepo/amule/SOURCES/amule-2.4.0+git20241215.tar.gz
btw why the version is 'faked'? v2.4.0 don't exist, also listed as incorrect on repology https://repology.org/project/amule/versions
Sorry, something went wrong.
No branches or pull requests
Hi,
On Mageia Cauldron latest git snapshot from 20241215 fails to build with wxgtk 3.2 with the following build issue:
Attached the full build log:
log.amule.txt
The text was updated successfully, but these errors were encountered: