|
|
MiscKit Release 1.8.1 Bugs | |
|
|
Most recent update was on November 7, 1996. Check out the history section or changes for version 1.8.1 for differences between kit versions. If you'd like to submit something to the FAQ or update something in the FAQ, feel free to contact Don Yacktman or use our handy FAQ submission form.
How do I compile MiscTableScroll under 3.2?MiscTableScrollPalette.h:
#import <apps/InterfaceBuilder.h> with this new code:
extern "C" {
#import <apps/InterfaceBuilder.h>
}
What other problems exist when building the kit under 3.2?
Luckily, the solution is simple. Since the header isn't needed, just comment out the header include in the #import "ListPalette.h" //#import <foundation/NSArray.h>And that's it. Everything should build normally. If you run into any other troubles not mentioned here, please submit them to Don so that workarounds may be posted here so that everyone can benefit from the information. | |
|
Questions? Contact our webmaster via email to don@misckit.com. . |
||