try this


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

Posted by kalpol on August 16, 2001 at 18:32:12:

In Reply to: Re: strange compiler errors posted by end of my leash on August 16, 2001 at 17:58:16:

: this is when i compile his test.cpp and his anagrams.h.

: is there any special format for the cpp file besides "#include"anagrams.h""?


instead of typing g++ test.cpp, try g++ *.cpp

that solved all my linking problems straightaway


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 ]