Re: ambiguous symbol errors....


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by hussein on August 07, 2000 at 22:54:08:

In Reply to: ambiguous symbol errors.... posted by M? on August 07, 2000 at 22:45:37:

: I'm getting hundreds of ambiguous symbol erros when I try to link.

as i explained to someone else recently on this board, you are probably including the "amulet.h" file after you issue the "using namespace std" command... include "amulet.h" first and it should work ...



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]