everysight-maverick / sdk

Maverick SDK
https://everysight.github.io/maverick_docs/
Other
2 stars 0 forks source link

Hello World Build Fails #7

Closed MavenAR closed 12 months ago

MavenAR commented 12 months ago

Trying to build Hello World with XCode set to version 14, receive this error:

Failed to build module 'EvsKit'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)', while this compiler is 'Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)'). Please select a toolchain which matches the SDK.

Tried to roll back Swift to version 4 but same error.

feranf commented 12 months ago

Hi @MavenAR, Did you manage to build the example or do you need support?

MavenAR commented 12 months ago

Thank for the reply… I got it going and was able to successfully complete Hello World.

Keith On Dec 3, 2023 at 5:22 AM -0500, Eran Friedler @.***>, wrote:

Hi @MavenAR, Did you manage to build the example or do you need support? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

feranf commented 11 months ago

Great, thank you for the update