[PD-dev] [PD] Makefile error in library template v1.0.14

Hans-Christoph Steiner hans at at.or.at
Tue Jun 18 19:55:55 CEST 2013


On 06/15/2013 04:27 AM, IOhannes m zmölnig wrote:
> (moving this over to pd-dev)
> 
> On 06/15/13 09:21, Joel Matthys wrote:
>> Hi Hans.
>> 
>> The Makefile fails for Android on Linux 64 bit. I tracked it down to 
>> line 149:
>> 
>> $(NDK_BASE)/toolchains/$(NDK_ABI)*-$(NDK_COMPILER_VERSION)/prebuilt/$(NDK_UNAME)-x86)
>>
>>
>>
>> 
should be:
>> 
>> $(NDK_BASE)/toolchains/$(NDK_ABI)*-$(NDK_COMPILER_VERSION)/prebuilt/$(NDK_UNAME)-x86*)
>>
>>
>
>> 
> will this work if multiple toolchains are installed at the same time? 
> (multiarch).
> 
> 
> fg,asdr IOhannes

I think I fixed this here:
https://sourceforge.net/p/pure-data/svn/17152/

Please try it and let me know if it doesn't work for you.

.hc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 939 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20130618/8b074513/attachment.pgp>


More information about the Pd-dev mailing list