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

Compiler + Xcode 10.1 Error #49

Open
livemath opened this issue Feb 14, 2019 · 4 comments
Open

Compiler + Xcode 10.1 Error #49

livemath opened this issue Feb 14, 2019 · 4 comments

Comments

@livemath
Copy link

When I install the older compilers for Xcode 10.1 on High Sierra I get the following error at (any) compile:

: could not create session: requestError(description: "unknown error
: while handling message: unableToInitializeCore(errors:
: ["/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/
: Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/GCC
: 4.0.xcplugin/Contents/Resources/GCC Generic.xcspec: warning: spec
: \':com.apple.compilers.gcc\' already registered from
: /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents
: /SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM
: 1.0.xcplugin/Contents/Resources/Default Compiler.xcspec",
: "/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/
: Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/GCC
: 4.2.xcplugin/Contents/Resources/GCC 4.2.xcspec: error: unknown spec
: \'Class\': \'PBXCompilerSpecificationGcc3_3\'",
: "/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/
: Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/GCC
: 4.0.xcplugin/Contents/Resources/GCC 4.0.xcspec: error: unknown spec
: \'Class\': \'PBXCompilerSpecificationGcc3_3\'"])")

@ShikiSuen
Copy link

I have met exactly the same problem.

@ShikiSuen
Copy link

image

@a2sheppy
Copy link

Same issue here. I spent a little time trying to figure it out and came up with very little, other than wondering if perhaps the new build system in Xcode 10.1 is a factor.

@gghose
Copy link

gghose commented Apr 6, 2019

Yes, switch to the old build system, and things should work.

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

No branches or pull requests

4 participants