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
Hi
The code can be compiled in Linux but can't run on the canonic Hello project from Swift.
This error on the execution of
swift run swift-rewriter run --path /home/louis/DEV/Swift/SwiftRewriter/
give:
'SwiftSyntax parser library isn't compatible'
Ubuntu 20.04
Swift 5.3
Is it supposed to be compatible with Linux ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi
The code can be compiled in Linux but can't run on the canonic Hello project from Swift.
This error on the execution of
swift run swift-rewriter run --path /home/louis/DEV/Swift/SwiftRewriter/
give:
'SwiftSyntax parser library isn't compatible'
Ubuntu 20.04
Swift 5.3
Is it supposed to be compatible with Linux ?
Thank you
The text was updated successfully, but these errors were encountered: