vinivendra / Gryphon

The Swift to Kotlin translator.
https://vinivendra.github.io/Gryphon/
Other
609 stars 46 forks source link

Compile C failed #124

Closed kwcnldnsldskcls closed 1 year ago

kwcnldnsldskcls commented 1 year ago

Describe the bug Terminal says: CompileC .../checkouts/GoogleDataTransport/build/GoogleDataTransport.build/Release-iphoneos/GoogleDataTransport.build/Objects-normal/arm64/client_metrics.nanopb.o

.../checkouts/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/client_metrics.nanopb.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GoogleDataTransport' from project 'GoogleDataTransport') (1 failure)

I looked up the directories and there is no client_metrics.nanopb.o only a client_metrics.nanopb.d

How to reproduce it "0. installed with mint"

  1. just tried to init my .xcodeproj

Your environment (please complete the following information):

vinivendra commented 1 year ago

Hello, we’re concentrating all efforts to support the latest Swift, Xcode and macOS versions to issue https://github.com/vinivendra/Gryphon/issues/127. If you there’s anything you’d like to contribute, please feel free to join the discussion there.

vinivendra commented 1 year ago

Closing this issue as a duplicate, feel free to comment here again if you have any new information that might suggest this is a different problem.