Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ziplockenator

  1. ziplockenator

    Code compiles, doesn't link

    My problem is that the code does not link, whatever I do. The code compiles fine, but I'm getting vtable and typeinfo errors. My stripped-down code is belown - can someone point out the error? (File - "test.cc") #include "Roads/Vehicle.h" class test : public Roads::Vehicle { public: test()...

Part and Inventory Search

Back
Top