Opened 8 years ago

Closed 2 years ago

#50701 closed defect (fixed)

wxWidgets: add patches to support KiCad

Reported by: mojca (Mojca Miklavec) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jyrkiwahlstedt, g5pw (Aljaž Srebrnič)
Port: wxWidgets-3.0, kicad

Description (last modified by mojca (Mojca Miklavec))

KiCad (#47268) requires some patches of wxWidgets. Here's a list of patches for wxWidgets from the KiCad's build instructions:

in master

not in master

And here's an alternative link with patches and build scripts.

Change History (8)

comment:1 Changed 8 years ago by mojca (Mojca Miklavec)

Description: modified (diff)

comment:2 Changed 8 years ago by mojca (Mojca Miklavec)

Description: modified (diff)

comment:3 Changed 8 years ago by mojca (Mojca Miklavec)

Description: modified (diff)

comment:4 Changed 8 years ago by mojca (Mojca Miklavec)

See also #50768. It would make some sense to commit the changes together to avoid having to revbump and rebuild wxWidgets twice, even though digesting these changes might be slightly more complex than dealing with the other ticket.

comment:5 Changed 8 years ago by g5pw (Aljaž Srebrnič)

I spoke to xzcvczx on #kicad, who said:

the yosemite one is needed on elcap and yosemite due to apple changing the webkit include but pre yosemite you can't change it obviously

data_view is not used can probably be scrapped

comment:6 Changed 8 years ago by mojca (Mojca Miklavec)

Can you ask why the yosemite patch hasn't been fixed upstream? It should obviously contain an "if OS X >= 10.10", but it's a trivial one to apply.

comment:7 Changed 7 years ago by IOOI-SqAR

ping! Any news here?

comment:8 Changed 2 years ago by ra1nb0w

Resolution: fixed
Status: newclosed

Close since now kicad is available on macports.

Note: See TracTickets for help on using tickets.