|
|
MiscKit Release 1.6.2 Bugs | |
|
|
Most recent update was on November 28, 1995. Check out the history section or changes for version 1.6.2 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.
What is wrong with Robby.app?
OTHER_CFLAGS = -I../../Headers -I../../Palettes/MiscSoundPalette/MiscSoundUtil.subproj Makefile.postamble also needs to be changed:
OPTIMIZATION_CFLAG = -O2 -pipe Finally, in Starter.m, make sure that the header includes have this:
#include <misckit/MiscAppIcon.h>
Can I build a debug library for MiscMergeKit?
DEBUG_CFLAGS = $(COMMON_CFLAGS) -g -Wall -DDEBUG
Are there bugs in MiscTableScroll?You will also find a bug in the way the library is built for MiscTableScroll: the library is built thin. The next kit version should have this fixed; Don is working on the problem right now.
Bizarre bugs.Before a release is made, Don does do a series of builds under various circumstances to be sure that everything can be built without any problem, whether or not a previous version of the kit was installed on your machine. This means that if you do have problems, there is something out of the ordinary happening; so far most cases have been fixed by a simple reboot. Since everything builds properly on Don's machines before it goes out the door, he probably won't be able to repeat your problem, which means that the help we will be able to provide will be limited. However, he has been known to spot some rather unusual sources of trouble, so if all else fails, by all means don't be afraid to ask for help!
| |
|
Questions? Contact our webmaster via email to don@misckit.com. . |
||