Re: Chanllanging Problem!!!
Re: Chanllanging Problem!!!
- Subject: Re: Chanllanging Problem!!!
- From: Dave MacLachlan <email@hidden>
- Date: Tue, 26 Apr 2005 22:49:08 -0700
Check out
file:///Developer/ADC Reference Library/documentation/MacOSX/
Conceptual/BPFrameworks/index.html#//apple_ref/doc/uid/10000183i
I agree however that XCode does need something similar to #pragma
export...it looks like declspec dllexport is for Windows only with gcc.
Cheers,
Dave
On Apr 26, 2005, at 19:56, Jenis Shah wrote:
Hi all,
I have one bundle appliation in code warrior. Now i have
imported the
whole application to XCode using Importer utility provided by Xcode. I
am
also able to build it successfully.
But the problem is I have used "#pragma export on" statement at
some
places to make the function/code available out of bundle. Now this
pragma is
Metroworks Code Warrior compiler specific. So the GCC Compiler just
ignores
it and build my application. So i cann't call any function of this
bundle
outside it after creating it.
So please help me how to achieve this thing in XCode.
Thanks,
Jenis Shah
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden