On 23 Sep 2007, at 7:30 PM, Adam R. Maxwell wrote:


On Sep 23, 2007, at 03:00, Christiaan Hofman wrote:

So it should compile on Tiger (checked out but haven't tried it
yet)?

Yeah, in theory...the bundle inside the framework links against a
Leopard-only framework, but the framework itself should link okay on
Tiger.

No, I cannot build it. It complains that it cannot find FileView/
FileView.h. Any idea?

No...it compiles here, but I don't trust Xcode, since it lies
regularly about dependencies.  Is the header in the framework, and is
the framework set up for linking in the BibDesk target?  Does the
build transcript give any clues?  I'll see if I can build it in a new
user account.

adam

The FileView framework is in the Frameworks group and linked in the Bibdesk target. But it is not found when building, the error message gives no clue: /Users/hofman/Development/Bibdesk/branches/TRY_ARM_FILE_INTERFACE/ bibdesk/BibDocument.m:121:30: error: FileView/FileView.h: No such file or directory

I have removed the framework and added it again to the project in *exactly* the same way, and now the error does no appear anymore (note that I cleaned the target and restarted Xcode before, which does not solve anything).

But I now have linking errors such as these:

/usr/bin/ld: Undefined symbols:
_objc_msgSendSuper referenced from FileView expected to be defined in WebKit

Christiaan



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to