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
There is a way of mixing Swift and C++ code using clang modules starting from swift 5.9. However, when trying to implement the C++ interoperability, xtool dev throws the error
error: 'hello': target at '/home/selin/Gary=/ios/Hello/Sources/Hello' contains mixed language source files; feature not supported
Error: exit(1)
Is there really no way to build such an app using xtools?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is a way of mixing Swift and C++ code using clang modules starting from swift 5.9. However, when trying to implement the C++ interoperability,
xtool devthrows the errorIs there really no way to build such an app using xtools?
Beta Was this translation helpful? Give feedback.
All reactions