Many thanks for your help - started playing xcode when my problem was solved in an unexpected way - rather than typing ./walktest.app/Contents/MacOS/walktest from the cs directory I dragged walktest from finder into Terminal ( in the cs directory ) so it now said /CS/walktest.app/Contents/MacOS/walktest and hey presto !
On 7/13/06, Eric Sunshine <[EMAIL PROTECTED]> wrote:
On 7/13/06, Alex Woolner <[EMAIL PROTECTED]> wrote:
> Info.plist is identical with the one in watertestdemo which is running fine
Strange. I'm not sure what would cause this problem. You might try
creating a minimal dummy application using Xcode and then examine the
.app wrapper created for the dummy application. Compare the set of
minimal files from the dummy application to walktest and see what
differs. Perhaps even copy those files into walktest.app with
appropriate modifications (adjust the executable name, etc.)
Also, compare the application start-up code in the dummy application
to the code in CS/libs/csutil/macosx (probably OSXDelegate.m , in
particular). Maybe some important bit of initialization is lacking.
If all else fails, perhaps try posting to a Cocoa developer forum.
Perhaps someone there can provide a useful answer.
-- ES
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Crystal-main mailing list
Crystal-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]?subject=unsubscribe
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Crystal-main mailing list Crystal-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]