You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --firewire-sdk configuration switch to configure
The configure script only looked into /Developer to find the mac FireWire SDK. Unfortunately the FireWire SDK available on Apple developer site is for i386 and ppc archicture only. As such compilation in 64 bits would fail on mac
The --firewire-sdk allows to point to an alternative SDK, one that would be 64 bits compatible (as new mac build script allow)
0 commit comments