• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Build error: OmniFoundation: _OBASSERT
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build error: OmniFoundation: _OBASSERT


  • Subject: Re: Build error: OmniFoundation: _OBASSERT
  • From: Brian Hill <email@hidden>
  • Date: Mon, 8 Oct 2001 10:35:17 -0500

On Monday, October 8, 2001, at 04:18 AM, Patrick Juchli wrote:

Not building the OmniFrameworks for the first time, but for the first time
it doesn't work.

All the files are ok (no long file-names problem), OmniBase has been built
successfully, but building OmniFoundation always results in the following
error:

Undefined symbols: _OBASSERT

This errors occurs while linking. I assume it has something to do with
Carbon/OFResourceFork.m because I get some errors there too:

implicit declaration of function 'OBASSERT'


I had this same problem. It's not finding the definition of a macro (OBASSERT), and assuming it is a function, which, of course, doesn't exist.

I fixed it by adding this at the top of OFResourceFork.m:
#import <OmniBase/assertions.h>


Brian

email@hidden http://personalpages.tds.net/~brian_hill
___________________________________________________________
"Why? I came into this game for adventure - go anywhere, travel
light, get in, get out, wherever there's trouble, a man alone.
Now they've got the whole country sectioned off and you can't
move without a form. I'm the last of a breed."
-- Archibald "Harry" Tuttle, Rogue HVAC Repairman
___________________________________________________________


References: 
 >Build error: OmniFoundation: _OBASSERT (From: Patrick Juchli <email@hidden>)

  • Prev by Date: Re: NSTextField action
  • Next by Date: Re: NSString to *NSGlyph conversion...
  • Previous by thread: Build error: OmniFoundation: _OBASSERT
  • Next by thread: Build error: OmniFoundation: _OBASSERT
  • Index(es):
    • Date
    • Thread