The demo app in the newly released SDK for the DJI Phantom doesn't build, due to a linker error:
Assertion failed: (cfiStartsArray[i] != cfiStartsArray[i-1]), function parse, file /SourceCache/ld64/ld64-241.9/src/ld/parsers/macho_relocatable_file.cpp, line 1745.
In my searching for reasons why I have come across one suggested reason - an incompatibility between gcc and the OS X system linker - which makes me wonder whether other people are seeing this problem, and not just for this demo app. Anyone?
I'm using Xcode 6.1.1 on OS X 10.10.1.
Thanks for reading.