-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
The macos vars files set TAPI for dynamic builds, but TAPI builder is not compatible with ninja because it is a list action and the ninja tool does not support list actions yet.
The vars file should check if ninja was set and then only enable tapi if ninja is not being used.
WORKAROUND Set TAPI= in the scons invocation