Re: Regex
Posted: Sat Feb 14, 2015 8:18 pm
Thanks Peter.
Questions and answers about the LiveCode platform.
https://forums.livecode.com/
This issue is now fixed.peter-b wrote:Urgh, my bug. I'll fix on Monday.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