Build error: OmniFoundation: _OBASSERT
Build error: OmniFoundation: _OBASSERT
- Subject: Build error: OmniFoundation: _OBASSERT
- From: Patrick Juchli <email@hidden>
- Date: Mon, 08 Oct 2001 12:55:53 +0200
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'
What am I doing wrong?