Why is Farseer not working in Windows Phone 7/8?
Posted
by
Bryan
on Game Development
See other posts from Game Development
or by Bryan
Published on 2013-06-19T07:53:38Z
Indexed on
2013/06/25
22:30 UTC
Read the original article
Hit count: 618
I created a new Windows Phone Game (4.0) project in Visual Studio Express 2012 and added the Farseer project to the solution explorer. But adding a reference to the Farseer project is not working. I always get this error message:
A reference to 'Farseer Physics XNA WP7' could not be added. References with different refresh levels are not supported.
What is wrong? How can I use Farseer in Windows Phone 7/8?
I uploaded the two projects on pastebin.
Farseer project: pastebin.com/uyRusHxM
Windows Phone project: pastebin.com/s74Gr66y
© Game Development or respective owner