Page 2 of 2

Re: Regex

Posted: Sat Feb 14, 2015 8:18 pm
by trevordevore
Thanks Peter.

Re: Regex

Posted: Mon Feb 16, 2015 3:44 pm
by peter-b
peter-b wrote:
trevordevore wrote:The only change I had to make was to pass in 'mac' as a param to fetch-libraries.sh

sh fetch-libraries.sh mac

Otherwise I got this output and building wouldn't work:

mac linux win32 android ios
fetch-libraries.sh: line 73: ${ARCHS_mac linux win32 android ios[@]}: bad substitution
fetch-libraries.sh: line 74: ${LIBS_mac linux win32 android ios[@]}: bad substitution
fetch-libraries.sh: line 75: ${SUBPLATFORMS_mac linux win32 android ios[@]}: bad substitution
Urgh, my bug. I'll fix on Monday.
This issue is now fixed.