To get this to compile with the up to date linux64 Makefile, I had to remove main.cpp, testApp.cpp and testApp.h from the src directory. I also had to add to guiTypePanel.h: <code> # include <assert.h> </code>