Timothy Guan-tin Chien
Timothy Guan-tin Chien
Thank you for your suggestion! Would you like to file a pull request? Although unfortunately I have not implemented a build script to automate the process...
@chris-wyatt-livinglens Thanks for filing. Can you paste a screenshot here?
WOW, I have no idea what happened. I won't be able to fix it since I couldn't reproduce it though.
We will need to move `createMaskCanvas.js` somewhere outside of `src` since it is part of the demo, not the library. Perhaps `assets`? Please also move `index.js` to that directory too....
> I would like to make it part of the library, I'll move stuff around I would like to keep the demo and the library separate :)
If possible `make flash` should run the hack.
@kanru Good question, need ask @cgjones or @cleemoz on this. Can make script accept commend-line argument?
@cleemoz Just talked to @kanru about this. I think the hack should take commend-line argument and exit with error if the user didn't specify the timezone. User need to know...
I got this too. Will try `rm -rf glue/gonk/dalvik`
... and, ``` $ ls -al1 /usr/lib/x86_64-linux-gnu/libstdc++.so.6* lrwxrwxrwx 1 root root 19 May 7 19:22 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 -> libstdc++.so.6.0.19 -rw-r--r-- 1 root root 979056 May 7 20:11 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 ```