MidiNotes icon indicating copy to clipboard operation
MidiNotes copied to clipboard

Build fail: Dependency Analysis Error

Open brendanlawton opened this issue 8 years ago • 0 comments

Getting the following error output when trying to build:

Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architecture 'i386' Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/main.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/MidiNotesAppDelegate.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/MidiNotesViewController.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/midi.m of type sourcecode.c.objc. Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architecture 'x86_64' Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/main.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/MidiNotesAppDelegate.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/MidiNotesViewController.m of type sourcecode.c.objc. Unable to determine concrete GCC compiler for file /Users/brendan/Documents/MidiNotes/MidiNotes/midi.m of type sourcecode.c.objc.

brendanlawton avatar Jul 14 '17 15:07 brendanlawton