|
|
After reading the documentation, I understood that it has used silverlight 5 beta version. John can you help us to upload latest version of the same app with silverlight 5 version.
Please help me! When i build A3B project, i have a problem "The type or namespace name 'Color' could not be found (are you missing a using directive or an assembly reference?)"
I has solve it. But when i build A3B project, the next problems appears. 'Microsoft.Xna.Framework.Graph ics.IndexElemen tSize' does not contain a definition for 'ThirtyTwoBits' . I find definition in Assembly Microsoft.XNA.F ramework.Graphi cs.IndexElement Size, but it doesn't support ThirtyTwoBits, it support SixteenBits. But on msdn show that assembly support ThirtyTwoBits. I don't know why. please help me! Thanks very much!
Hi Xuantung! I'm facing the same problem, could you please tell me how you managed to solve it? Thanks!
Dear, I have a problem, when I'm drawing a cube in a nesesito drawingSurface each of its segments have the characteristic of interaction with the mouse, this is pocible to do and if that is how to do it. I am developing in silverlight libraries XNA 5 with this in Visual Studio 2010. I would greatly appreciate a response to this issue. Thank you very much. Luis Espinoza Contreras Santiago, Chile.
The description only shows VS2010 SP1 and Blend Preview for Silverlight 5 as requirements. The only reference to Microsoft.Xna.Framework.* that's part of the download is the Math bits. Perhaps the DirectX SDK is required as well?
3D Housebuilder Project is Run, why running without house, only other UI interface, my operation environment is Windows XP Professional and run environment VS2010 SP1 , Silverlight Developer 5 Beta, Silverlight 5 Tools,please give advice or comments,Thank you very much,John Teacher(I'm is China boy,my english name is Jun Cocoa and email :396645851@qq.com or jun_cocoa616611 2@hotmail.com)
Hello Jun! I had the same problem. The problem is how the application is parsing some of the strings. You and I have different decimal separators than americans, and thus our Visual Studios doesn't interpret the code the same way. A quick way to get around this is to change your settings in the control panel to English (United States). Do that and recompile and you should be good. Good luck! //Viktor Larsson