[Biococoa-dev] bug alert

Koen van der Drift kvddrift at earthlink.net
Thu Dec 2 22:01:10 EST 2004


On Dec 2, 2004, at 9:52 PM, John Timmer wrote:

> Okay, I'm trying to compile things so that I can do profiling using the
> translation demo.  The framework compiles without any errors, but when 
> I try
> to actually use it in the demo app, it errors out, saying the
> BCSequenceFactory is having a problem with the line:
>
> #import "../../BCFoundationDefines.h"
>
> Clearly, this works for the others files that include the defines 
> using a
> similar path, so I have no idea what to make of this.
>
> Incidentally, I made the SequenceFactory's header public within the
> framework, and added:
>
> #import <BioCocoa/BCSequenceFactory.h>
>
> I put it under BCTools to BCFoundation.h.  Any and all suggestions 
> welcome,
> though the profiling may be a bit delayed.
>

John,

I had the exact same problem yesterday. Did a clean target and rebuild, 
but still the same problem. Then I quit Xcode, and reopened the 
project, and it worked.... Very weird!

I still don't know exactly what to do when I add a new file. I add and 
commit the files to cvs using Xcode, but I also have to make the 
project aware of this. What I do now is use the terminal and update the 
project.pbxproj file. Is that enough?  BTW I also have these in my 
project:

drwxr-xr-x  12 koen  koen     408  2 Dec 21:51 .
-rwxr-xr-x   1 koen  koen   51861 26 Sep 17:23 .#project.pbxproj.1.26
drwxr-xr-x  16 koen  koen     544 24 Nov 23:43 ..
-rw-r--r--   1 koen  koen    6148 11 Nov 15:31 .DS_Store
drwxr-xr-x   5 koen  koen     170  1 Dec 21:13 CVS
-rw-r--r--   1 koen  koen  153334 21 Sep 20:05 drjay.pbxuser
-rw-r--r--   1 koen  koen   43071 12 Sep 10:20 griek.mode1
-rw-r--r--   1 koen  koen   95110 26 Sep 04:47 griek.pbxuser
-rw-r--r--   1 koen  koen   42575  2 Dec 21:51 koen.mode1
-rw-r--r--   1 koen  koen   95142  2 Dec 21:51 koen.pbxuser
-rwxr-xr-x   1 koen  koen   26879 18 May  2004 mac.pbxuser
-rwxr-xr-x   1 koen  koen   59177  2 Dec 21:51 project.pbxproj

Should I have all these?

- Koen.




More information about the Biococoa-dev mailing list