Created
September 1, 2008 19:34
-
-
Save mmower/8332 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Building target “Elysium” of project “Elysium” with configuration “Debug” — (1 error) | |
| cd /Users/matt/Projects/LucidMac/Elysium | |
| /Developer/usr/bin/gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.5.sdk -L/Users/matt/Projects/LucidMac/Elysium/build/Debug -F/Users/matt/Projects/LucidMac/Elysium/build/Debug -F/Users/matt/Projects/LucidMac/Elysium -F/Users/matt/Projects/LucidMac/Elysium/../Honeycomb/build/Release -F/Users/matt/Projects/LucidMac/Elysium/build/Debug -filelist /Users/matt/Projects/LucidMac/Elysium/build/Elysium.build/Debug/Elysium.build/Objects-normal/i386/Elysium.LinkFileList -mmacosx-version-min=10.5 /Users/matt/Projects/LucidMac/Honeycomb/build/Debug/HoneycombView.framework/HoneycombView -framework PYMIDI -framework Cocoa -framework CoreMIDI -framework Sparkle -framework CoreAudio -framework StackedListView -o /Users/matt/Projects/LucidMac/Elysium/build/Debug/Elysium.app/Contents/MacOS/Elysium | |
| Undefined symbols: | |
| "_LMHoneycombViewDefaultColor", referenced from: | |
| _LMHoneycombViewDefaultColor$non_lazy_ptr in ELHex.o | |
| ld: symbol(s) not found | |
| collect2: ld returned 1 exit status | |
| "_LMHoneycombViewDefaultColor", referenced from: | |
| _LMHoneycombViewDefaultColor$non_lazy_ptr in ELHex.o | |
| ld: symbol(s) not found | |
| collect2: ld returned 1 exit status | |
| Build failed (1 error) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment