質問させてください。
XNAでアニメーション付きXファイルを動かしたいので、サンプル
http://www.laterminal.net/xna/DwarfTutorial%202.0.rar
をC# expressで動かそうとしたのですが、変換エラーで動きません。
どうすれば動くのかはhttp://www.codeplex.com/animationcomponents/Thread/View.aspx?ThreadId=19730
に書いてあり、to make it work with visual studio c# express just add the .cs files and, contents folder, and any other porject files manually
とすればよさそうですが、分かりませんでした。
どうすれば、C# expressで動かせるのでしょうか?