Build failure from missing bitmaps.h

Bug #1309416 reported by Strntydog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Expired
Undecided
Unassigned

Bug Description

Tried to build latest source today today. Link fails with undefined references to open_document_xpm in kicad_sources/kicad.bzr/pcbnew/menubar_modedit.cpp

The problem is that file does not include bitmaps.h

Attached patch fixes that and allows the code to build again.

Revision history for this message
Strntydog (strntydog) wrote :
Revision history for this message
jean-pierre charras (jp-charras) wrote :

This is a bit strange:
bitmaps.h is included in menus_helpers.h, which is included in menubar_modedit.cpp.

It works fine for me (and not only for me).
And if include bitmaps.h is missing, this is not the linker which have an issue, but the C compiler.

May I ask you to see what exactly happens on your kicad source tree.
At least try to rebuild Kicad after a full cleanup.

Changed in kicad:
status: New → Incomplete
Revision history for this message
Nick Østergaard (nickoe) wrote :

I did built it without problems with 4805.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for KiCad because there has been no activity for 60 days.]

Changed in kicad:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.