I am beginning to use the carbon compile functionality of REALbasic.
As a test I recently compiled a small app original created with RB
2.x, as a carbon application using RB 3.5.2 -- it works very well
under OS X, and OS 9.x with carbon.
As a test to see what it would do, I ran the app under MacOS 8.6
which does not have CarbonLib installed. I got a nice polite error
message saying that the application wouldn't run because CarbonLib is
not installed. This is great, and just what I would expect.
Now, taking the exact same RB project, I then compile under RB 4.0.2,
and again run the app under MacOS 8.6 which does not have CarbonLib
installed. Now, instead of getting the polite message that 'CarbonLib
is not installed', the app just crashes with a Type3 error.
Does anyone have a fix/workaround for this?
Cheers,
Allan
--
Allan Udy -- Software Development http://www.golden.co.nz
Golden Micro Solutions, Box 590, Blenheim, New Zealand +64-3-578 8227
I Support Classic Fighters: http://www.classicfighters.co.nz
Hard work pays off in the future. Laziness pays off now.
|