C++ Function Call from Obj-C
C++ Function Call from Obj-C
- Subject: C++ Function Call from Obj-C
- From: koko <email@hidden>
- Date: Fri, 04 Oct 2013 10:27:17 -0600
I have a stack variable in an Obj-C Interface which is a C++ Class. I call a function of this class. If I run the app from XCode it works as expected, i.e. the function is called.
But, if I run the app from the Finder the function is not called.
What am I missing or should I say "How can this be?"
-koko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden