Very nice! This will definitely help people to cross compare to a working setup procedure if they run into any issues. It would be nice to have a video showing emsdk installation steps - those simplify some of the parts in the setup.
2014-11-14 20:47 GMT+02:00 Pavel Harbunou <[email protected]>: > Hello > I'm not sure, maybe it's useful for someone.. > > --- > Chapter 1. > Game Development Tools for Web: Emscripten (Linux) > A Quick Start Guide for Beginners (Linux) > YouTube URL: https://www.youtube.com/watch?v=ChNRjOyT1GE > > 1. Installing required tools: build-essential, pyhton 2.7+, nodejs, git, > cmake, openJDK-7-jre (java) > 2. Test which tools are installed > 3. Download & Build Fastcomp (~/webdev/tools/emscripten-fastcomp) > 4. Download Emscripten (~/webdev/tools/emscripten) > 5. Configure Emscripten (~/.emscripten & environment variables) > 6. Building & Running an example > > --- > Chapter 2. > Game Development Tools for Web: Emscripten (OS X) > A Quick Start Guide for Beginners (OS X) > YouTube URL: https://www.youtube.com/watch?v=P8j44i9HCk0 > > 1. Allow applications downloaded from anywhere > 2. Install Xcode Command Line Tools > 3. Install Git SCM > 4. Install cmake > 5. Install nodejs > 6. Install JDK > 7. Setup Python > 8. Build Fastcomp (Emscripten's LLVM + Clang implementation) > 9. Install Emscripten > 10. Configure Emscripten & Build “Hello World” > 11. Verify Environment > 12. Build & Run Example > > --- > Chapter 3. > Game Development Tools for Web: Emscripten (Windows 7) > A Quick Start Guide for Beginners (Windows 7) > YouTube URL: NOT Ready.. > Next chapter about Windows (Build FastComp from sources, Building Crunch, > VS2010 integration, Building BananaBread...) > > Best Regards, > Pavel Harbunou > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
