propIdl.h redifinition issues
- From: "Tim Wong" <timothy.t.wong@xxxxxxxxx>
- Date: 5 Aug 2005 10:23:17 -0700
I'm converting an existing VC++ 6.0 app to C++.NET
I'm getting a compilation error of:
"error C2365: 'CAUB' : redefinition..."
which is due to the fact that I am using something of the same name.
Let's just say I cannot rename the references that are using
CAUB...they must stay that way. Anyway around ignoring this file? Any
other suggestions?
.
- Prev by Date: Re: beginner question
- Next by Date: Re: A few basic questions about constructor & exception (in Managed C++ environment)
- Previous by thread: Feature or bug: implicit cast from false to 0
- Next by thread: is there a proper linker now in visual c++ 2005
- Index(es):
Relevant Pages
|