FAQ ==== Fatal error: `````` file not found ----------------------------------------- First make sure you are using the correct compiler, i.e., GCC >= 4.7 from the GNU Project. For OS X, please follow the instruction `here `_ to download and install gcc-4.9. For Ubuntu, you can follow this `link `_. Install g++ without root privileges ------------------------------------ This `link `_ is very helpful.