简体   繁体   English

当我在xcode中构建项目时,出现类似clang错误的错误:找不到输入文件

[英]when i build my project in xcode i got an error like clang error:input files not found

I am trying to develop an application in xcode using objective c.When i build my project got an error like 我正在尝试使用目标c在xcode中开发应用程序。

clang error:no input files found
command/users/chairman/Desktop/xcode.app/contents/Developer/ToolChains/XcodeDefault.xctoolchains/usr/bin/clang failed with exit code1

Can anyone please help me in solving this? 谁能帮我解决这个问题?

I believe you have not copied entire error messages. 我相信您还没有复制完整的错误消息。 Anyhow, you should see this link or this . 无论如何,您应该看到此链接this

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当我从下载文件夹中删除文件时,为什么会出现找不到构建输入文件的错误? - why I got error Build input file cannot be found when I remove the file from my download folder? 我在Xcode中更改了项目的名称,现在当我运行它时出现错误 - I changed the name of my project in Xcode, now when I run it I got an error 在xcode中删除文件时出现这个奇怪的错误 - I got this strange error when delete files in xcode Xcode 13.3.1 在更改我的设备后显示无法找到构建输入文件错误 - Xcode 13.3.1 showing Build input files cannot be found error after changing my device 无法构建Xcode项目:clang错误:链接器命令失败 - Unable to build Xcode Project: clang error: linker command failed 当我尝试构建项目时文件复制错误 - Error of file duplication when i try to build my project 我删除了一个文件,Xcode给出了一个Clang错误 - I Deleted A File, And Xcode Is Giving A Clang Error 尝试构建我的xcode项目时出现GTMSessionFetcherService链接器错误 - GTMSessionFetcherService linker error when trying to build my xcode project 当我尝试在手机上运行 Xcode 项目时收到错误消息? - I am getting an error message when I try to run a Xcode project on my phone? 当我尝试运行Xcode项目时,它显示了我上传图像的链接器错误 - When I try to run my Xcode project, it shows that linker error which I uploaded the image
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM