Re: How to convert project from PPC to Universal Binary?
Re: How to convert project from PPC to Universal Binary?
- Subject: Re: How to convert project from PPC to Universal Binary?
- From: Alan Snyder <email@hidden>
- Date: Mon, 2 Nov 2009 14:58:58 -0800
Hmm.... other parts of the code have" #ifdef WINDOWS" around calls
like that, but
not in those two cases. Will need to look into it some more.
On Sat, Oct 31, 2009 at 4:43 PM, David Dunham <email@hidden> wrote:
> On 30 Oct 2009, at 17:21, Alan Snyder wrote:
>
>> I tried compiling it as per the original documentation but with the
>> default gcc setting
>> and two lines with calls to
>>
>> strcpy_s, and sprintf_s
>>
>> produce errors like
>>
>> .... error: 'strcpy_s' undeclared (first use this function).
>
> Aren't those non-standard Microsoft functions?
> <http://msdn.microsoft.com/en-us/library/td1esda9(VS.80).aspx> Replace them
> with something standard.
>
> David Dunham A Sharp, LLC
> Voice/Fax: 206 783 7404 http://a-sharp.com
> "People seem to misinterpret complexity as sophistication" -- Niklaus Wirth
>
>
> _______________________________________________
> 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