> While linking, CW... just > closed down by > itself... it didn't crash my computer (Win2k Pro) and I am > not sure what it > was doing while it crashed since the message window just flashed for a > second. I just know that it was linking. I tried rebooting > my computer but > still the same error occured. I tried compiling my other > applications and > it worked fine. I even compiled an earlier version of the > same app and it > still works.
I've seen this happen a couple of times, and it usually crashes at post-linking, and it was usually due to a bitmap problem. Check your most recent bitmap creation -- you might need to delete it and see if you can link again. If so, make sure you recreate the bitmap in stages (just the 1-bit member first, for example). I've seen this happen when the bitmap members are differently sized from the family that holds them. Since other projects work okay, it doesn't sound like an incompatibility problem between Constructor and PalmRez, but if you keep having problems, you might post back which versions of those files you have. -hkmlt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
