游戏开发论坛

 找回密码
 立即注册
搜索
查看: 3447|回复: 1

System.Xml in xbox360 project

[复制链接]

414

主题

611

帖子

621

积分

高级会员

Rank: 4

积分
621
发表于 2007-11-22 14:54:00 | 显示全部楼层 |阅读模式
我定?了?一行"using System.Xml.Serialization;", 但是它出?了以下的???息
???我???如何解?Q???????
我加?一行"using System.Xml.Serialization;"的??C是因??quot;Spacewar Xbox360 Starter Kit Project"也有?一行,但是???Starter Kit Project?s?]有???息?生

Error 1 The type or namespace name 'Xml' does not exist in the namespace 'System' (are you missing an assembly reference?) C:\Documents and Settings\akira\My Documents\Visual Studio 2005\Projects\Xbox360Game_T\Xbox360Game_T\Game1.cs 10 14 Xbox360Game_T

#region Using Statements
using System;
using System.Collections.Generic;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using Microsoft.Xna.Framework.Storage;
using System.Xml.Serialization;<================problem
#endregion

17

主题

65

帖子

98

积分

注册会员

Rank: 2

积分
98
发表于 2007-12-3 16:29:00 | 显示全部楼层

Re:System.Xml in xbox360 project

可能是没有引用相对应的命名空间
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2025-6-17 19:56

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表