Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS clang error: no such file Build/Products/Release/zt.framework/Versions/A/zt #272

Open
OliwierQconnex opened this issue Apr 4, 2024 · 0 comments

Comments

@OliwierQconnex
Copy link

I successfully ran ./build.sh iphoneos-framework and generated the zt.framework files for iOS. (after updating the SDK version in CMakeLists.txt)

I included the framework in xcode, linked binary with libraries, and updated the header search paths pointing to the ZeroTierSockets.h file.

However when I try to build the iOS project I am getting this error:

clang: error: no such file or directory: 'homedir/Library/Developer/Xcode/DerivedData/app-hjmunlbrphxbmgatfmjukapnqkti/Build/Products/Release/zt.framework/Versions/A/zt'

The content of homedir/Library/Developer/Xcode/DerivedData/app-hjmunlbrphxbmgatfmjukapnqkti/Build/Products/

Debug-iphoneos
GeneratedInfoPlistDotEnv.h

Any tips would be appreciated and thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant