Foostrings defined multiple times! Please help


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by I NEED HELP BAD on August 07, 2001 at 23:20:37:

I can't compile even a trivial solution. I define empty functions for the Itinerary class's void methods and default (empty) constructors and destructors since my class has no attributes. Using all the files he provided, it still won't link.

It says all the foostring operators have been defined multiple times (example: multiple definition of operator==(foostring const &, ....) first defined in the exact same line it was defined the second time.)

Anyone who managed to compile the project, even trivially, please help!!!



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]