<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div>I am not able to compile the existing files of Lab9( Abstract Car Dealership). When I am trying to compile CarBuyers.cpp, I am getting below errors:</div><div><br></div><div><div><img src="cid:ii_jtxrdz780" alt="image.png" width="472" height="266"><br></div></div><div><br></div><div>Could you please help me out.</div></div></blockquote></div><div><br></div><div>You need to provide all the cpp files to clang.<br></div><div><br></div><div>clang++ -std=c++11 CarBuyer.cpp CarFactory.cpp CarTest.cpp<br></div><div><br></div></div></div></div></div>