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
To the best of my knowledge this appears to be an issue with Xcode 16, downgrading to Xcode 15 readily resolves this problem. In the mean time, to compile from the command line on macOS, you can use the makefile approach by using:
Describe the bug
After upgrading to Xcode 16 or 16.1, then running
python conanfile.py
, I get the error message saying:To reproduce
Steps to reproduce the behavior:
Expected behavior
The command
python conanfile.py
should configure BSK and compile it without issues.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: