[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] trying to build sc for iPhone
- To: sc-dev@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-dev] trying to build sc for iPhone
- From: Dan Stowell <danstowell+sc3@xxxxxxxxx>
- Date: Tue, 22 Dec 2009 07:14:36 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=7Iy5USDUl2pY2EFA81art2uHuscRpMwhm14a82K16x4=; b=SodN7TneMirSN2IvtE97IjrYZUOy1Av1YWkGhqIE3ZU1BzSpvOg3Vl6gsWI5z8nJsJ APIxJ3hobv2m1WRhNlLNOAKxykb572WyD8TrrzvvOKsWtW1Wq087WI4GaYKpqQYRjP8y QdP5zFtUVfQle1J8//5pPpQiwtFftjofRRmX0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=aJRJfF+cCNrQpxoQlSOZMJTiNFbC7kXfVsl/t6X8vMtWOuIXaD2JBXaNF5P/19JHro X0KVzqboVEw+8HuxCITsRXduX7XaqRpugqYGmRlWOGrubGMY9XQOysI3WsTDqPKHR2kk 9cVSSOeB2dqk4uo2OFnqboUWQBrLnBUnJr6ns=
- In-reply-to: <4B2FFE99.6080803@xxxxxxxxxxxx>
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- References: <4B2FFE99.6080803@xxxxxxxxxxxx>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
2009/12/21 Jonatan Liljedahl <lijon@xxxxxxxxxxxx>:
> I'm trying to build iPhone_Synth.xcode project and it fails because
> Source/common/g_fmt.c and dtoa.c is missing...
Looks like Tim removed them deliberately:
9602 6 days timblech remove obsolete dtoa and g_fmt parts
Tim wrote: "i removed these two files, since i got some sclang crashes
when using them [1] ... instead of calling g_fmt, one can simply call
sprintf ...
[1]
http://tim.klingt.org/git?p=supercollider.git;a=commitdiff;h=31f15e433e2202ec1937295f21f78e2984993764
"
...so although I haven't tried it myself, maybe if you just delete
those files from the xcode project it'll work? I would hope that Tim
had updated things before deleting files.
Dan
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/