I’m getting this error while running ./protoInstallation.sh :
libtool: link: cannot find the library Buffers/Starter/protobuf-3.1.0/src/libprotobuf.la or unhandled argument Buffers/Starter/protobuf-3.1.0/src/libprotobuf.la
The path looks wrong to me…
@akonakov do you by any chance have a space in the root directory? Like the following Starter and Starter 2 .
If the root directory has a space like Starter 2 it could be possible the script ./protoInstallation.sh will not be able to find the path.
Yes, the root directory initially had a space in its name - now I’ve renamed it, but still getting the same error. And I can’t find ldconfig. No luck for me
Running ProtoBuf Compiler to convert .proto schema to Swift
dyld: Symbol not found: __TWPVSS13CharacterViews13IndexableBases
Referenced from: /usr/local/bin/protoc-gen-swift
Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
in /usr/local/bin/protoc-gen-swift
–swift_out: protoc-gen-swift: Plugin killed by signal 6.
This tutorial is more than six months old so questions regarding it are no longer supported for the moment. We will update it as soon as possible. Thank you! :]