[Biococoa-dev] BCToolTranslator

Koen van der Drift kvddrift at earthlink.net
Mon Feb 28 20:33:53 EST 2005


On Feb 28, 2005, at 12:08 PM, John Timmer wrote:

> I've made the change, but the code isn't working properly, so the  
> change I
> added has some debugging code nearby.  For some reason, the category I  
> added
> on NSMutableArrays isn't allowing them to sort based on Ranges stuffed  
> into
> NSValues.  I'll try to figure out what's gone wrong there later today.
>

Unfortunately, the translation demo won't compile, I get lots of errors  
saying that BCOtherSequence et al are already declared:

/Users/koen/Documents/Development/Active  
Projects/FrameWorks/BioCocoa/build/BioCocoa.framework/Headers/ 
BCFoundationDefines.h:30: error: redeclaration of `enum BCSequenceType'
/Users/koen/Documents/Development/Active  
Projects/FrameWorks/BioCocoa/build/BioCocoa.framework/Headers/ 
BCFoundationDefines.h:31: error: conflicting types for  
`BCOtherSequence'


Also cc1obj (the actual compiler) crashes. John, you mentioned that you  
use Tiger, maybe you introduced some settings in the project that  
causes these errors?

- Koen.




More information about the Biococoa-dev mailing list