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

Build failed with Xcode 12 beta 3 #316

Closed
fedorpashin opened this issue Aug 3, 2020 · 2 comments
Closed

Build failed with Xcode 12 beta 3 #316

fedorpashin opened this issue Aug 3, 2020 · 2 comments

Comments

@fedorpashin
Copy link

Error message:

The following build commands failed:
	CompileC /Users/fedor/XVim2/build/XVim2.build/Release/XVim2.build/Objects-normal/arm64/rd_route.o /Users/fedor/XVim2/XVim2/Helper/rd_route.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler
	CompileC /Users/fedor/XVim2/build/XVim2.build/Release/XVim2.build/Objects-normal/arm64/SourceEditorViewWrapper-7b68016f69df6d7629357dba8a33ecf0a5099a1393ef6af76719f41f4e969ef3.o /Users/fedor/XVim2/XVim2/Xcode/SourceEditorViewWrapper.s normal arm64 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)
make: *** [release] Error 65
@pebble8888
Copy link
Member

#303

@fedorpashin
Copy link
Author

The problem was that I've tried to build the project on the master branch, on the develop everything works well.

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

No branches or pull requests

2 participants