When I try to reference the project of farseer with a WP7 game targeted to mango, it gives an error about these projects being different in "refresh levels"

The integration with a NoDo Game works fine.

How should I solve this? I don't want end up creating a NoDo Game...

link|improve this question

69% accept rate
feedback

3 Answers

up vote 1 down vote accepted

I've just got an answer from Farseer's fan page administrator, they're working on releasing a version specifically for mango and also working on making video tutorials for the engine...

link|improve this answer
feedback

Download Farseer source code from their site and compile it by yourself. I'm pretty sure the assembly versions have changed from NoDo to Mango.

link|improve this answer
feedback

After compiling the source code, add reference to farseer dll file (not to the project).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.