i’ve reinstalled xna and when i tried to run a game that worked fine on the old xna, i got “can’t find fbxImporter”. Any ideas why ?
Regards,
Alexandru Badescu
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.
Check your Content References. You may find that the Reference is there, but has an exclamation mark against it. Simply remove the Reference, then add a new Reference and you’ll be able to find it in the .Net list.
EDIT
As you have said you had an old XNA project, I’m thinking that you may now have a few of these exclamation marks against all of the Microsoft.Xna.Framework references. This is because they are pointing to the old framework and you are now using the new framework.