PDR: Docs: Compilation Issues

Go up to the main documents page (md)

This page is intended to help when your code does not compile.

Help! My code doesn’t compile!

There are a number of things you can try:

My code still doesn’t compile! What do I do now?

Here are a few additional things to try:

Common compiler errors and how to solve them

In the fall of 2013, we switched over to clang from g++. Thus, the error messages that we had in this section are going to be different with clang. If you run into something that you don’t understand, please let us know!