Here is another pretty basic question...
I'm running CW 9.5 and building Classic projects. I've had to add some
stub
libraries such as InterfaceLib, etc. to get my project to link
When I try to debug the project, I get Application Launch Failure - The
application "(null)" could not be launched because of a shared library
error..
So I assume that because I've linked stub libraries, the shared library is
required to be present someplace. But I'm not sure where it should be, or
if I run in OS 9 or below, if the library is guaranteed to be there. Can
I
be confident the libraries will always be available? How do I debug the
project in OS X?
Thanks,
Brian