World of coding Welcome to the World of Coding. Please check your keyboards at the entrance. This is a weapons-check area; all brains should be ready to fire. google_ad_section_start(name=default) Posted by Andreia Gaita at 15:21 on Friday, May 23, 2014 C++11 is all the rage these days. It’s got a ton of new features language- and compiler-wise that are aimed towards fixing the many problems that have constantly plagued C++ over the years. It’s not a perfect language, not by a long shot , it’s ridiculously verbose when following best practices and it’s, well, C++. I’m sure I’ll get flamed. C++11 support So how do I cross-compile? Setup Android iOS Windows Building the cross-compiler Linux Epilogue There’s one particular aspect of C++ that really appeals to me: it is the language that everyone* forgets is actually natively supported on the wides...