I was working with vc 6 and win ddk 3790.1830.
Now I have installed Visual Studio 2005 and win ddk 6001.18002.
Now when I compile my code I am getting “‘align’ : unrecognized extended attribute”
How can I solve this problem?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Make sure you are not compiling DDK with Visual Studio compiler. You have to use DDK’s compiler.