I\'ve recently moved over to a mac, and am struggling using the command line compilers. I\'m using g++ to compile, and this builds a single source file fine. if I try to add
Did you actually define the Box constructor somewhere? (like Line.cpp)