Windows compile failure: 'GetCursorRow': is not a member of 'wxGrid'

Bug #1792196 reported by Simon Richter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Critical
Jeff Young

Bug Description

The MSVC build failed to compile:

    common\grid_tricks.cpp(162): error C2039: 'GetCursorRow': is not a member of 'wxGrid'
    common\grid_tricks.cpp(162): error C2039: 'GetCursorColumn': is not a member of 'wxGrid'
    common\grid_tricks.cpp(162): error C2660: 'wxGrid::GetCellEditor': function does not take 1 arguments

I think I've seen similar messages earlier, IIRC these functions are deprecated on GTK and don't exist on MSW.

Jeff Young (jeyjey)
Changed in kicad:
importance: Undecided → Critical
assignee: nobody → Jeff Young (jeyjey)
milestone: none → 5.1.0
status: New → In Progress
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 23726116ee476d90c23fd747390c49642b87fc31
https://git.launchpad.net/kicad/patch/?id=23726116ee476d90c23fd747390c49642b87fc31

Changed in kicad:
status: In Progress → Fix Committed
Changed in kicad:
status: Fix Committed → Fix Released
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.