Skip to content
New issue

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

latest git snapshot fails to build with wxgtk 3.2 #390

Open
david-geiger opened this issue Dec 27, 2024 · 1 comment
Open

latest git snapshot fails to build with wxgtk 3.2 #390

david-geiger opened this issue Dec 27, 2024 · 1 comment

Comments

@david-geiger
Copy link

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

@FabioLolix
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants