Error 8 error C2989: '__attribute__' : class template has already been declared as a non-class template

Write your question here.
I am creating the unmanaged c++ dll using visual studio 2010.Error occuring while building application.Error is
1
2
3
Error	8	error C2989: '__attribute__' : class template has already been declared as a non-class template

  Put the code you need help with here.
I do not think we will be able to help you until you ask a smarter question. You are not providing enough detail for your problem to be identified. I could try guessing at what the error means, but it is better if you show code and explain.

How to ask questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html
Topic archived. No new replies allowed.