Please make sure you have gcc, make and autotools installed Build cpputest first: cd cpputest ./configure --disable-longlong make tdd Build and run the test: make all Build and run the program: make main