Reply by lukefoster007 | 2024-07-19 04:50:51
<@614184022121119745> pls help
Reply by lukefoster007 | 2024-07-19 04:50:51
<@614184022121119745> pls help
Replying to lukefoster007’s Message
Reply by lukefoster007 | 2024-07-17 20:37:36
still getting the same error <@1023671043287699568>
/Users/vikranthkumar/Desktop/Unity/Caesar/iOS Noa/Libraries/lib_burst_generated.cpp Build input file cannot be found: ‘/Users/vikranthkumar/Desktop/Unity/Caesar/iOS Noa/Libraries/lib_burst_generated.cpp’. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
Reply by enormousvampire | 2024-07-19 04:53:32
Is this file lib_burst cpp a Convai provided file ?? Since youre using an older version, Im not able to re call the files
Reply by enormousvampire | 2024-07-19 04:54:10
Technically there should be just 2 files in the plugins/grpc core/runtime/ios folder
Reply by enormousvampire | 2024-07-19 04:54:46
Download from the link <@1023671043287699568> provided. Extract and paste the contents in the above directory location
Reply by enormousvampire | 2024-07-19 04:59:21
Also if possible send me your xcode logs, without proper logs it’s really difficult to pin down the exact file causing the issue
Reply by lukefoster007 | 2024-07-19 05:09:30
i tried placing the files k3 gave in Assets/Convai/link.xml, Assets/Convai/Scripts/BuildIos.cs, Assets/Convai/Scripts/Editor
Reply by lukefoster007 | 2024-07-19 05:09:45
i only have 1 file in plugins/grpc core/runtime/ios folder
Images:
Reply by lukefoster007 | 2024-07-19 05:10:19
My iOS Logs is
Build input file cannot be found: ‘/Users/vikranthkumar/Desktop/Unity/Caesar/iOS Noa/Libraries/lib_burst_generated.cpp’. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
Reply by enormousvampire | 2024-07-19 05:11:33
There should be another file. Can you tell me the size of this file. After extraction it should be roughly 1gb
Reply by enormousvampire | 2024-07-19 05:16:48
Why is the libgrpc.a file not visible in your editor
Reply by enormousvampire | 2024-07-19 05:16:56
It should be in the same folder
Reply by lukefoster007 | 2024-07-19 05:17:20
it’s not there in my project
Reply by enormousvampire | 2024-07-19 05:18:06
Please keep both of those files in the runtime/ios folder
Reply by enormousvampire | 2024-07-19 05:18:27
Also I dont think the issue youre getting is caused by any Convai file
Reply by enormousvampire | 2024-07-19 05:18:50
Lib generated cpp isn’t something we use or provide
Reply by lukefoster007 | 2024-07-19 05:19:13
do you want me to delete existing libgrpc_csharp_ext and replace it
Reply by lukefoster007 | 2024-07-19 05:19:29
or just place libgrpc.a
Reply by enormousvampire | 2024-07-19 05:19:41
Both the files
Reply by lukefoster007 | 2024-07-19 05:19:49
okay