English 中文(简体)
团结3d 产生一个空洞档案
原标题:Unity3d generating an empty .sln file
问题回答

我也存在同样的问题,因为我当时打算把Windows 10 SDK安装在《2015年视觉演播室3》的视力中。

“如果你选择一个定制装置,则确保各种工具(1.4)和Windows 10 SDK(10.0.10586)能够在通用视窗应用发展工具网下实现。 支持《2015年视觉演播室最新3》的所有版本,包括社区版。

如果您的酒吧能够成功建造一个档案探测器窗口,将在项目一级打开。 如果失败,你就应当发现团结的ole形中的错误。

属于项目一级的SLN档案是一份解决方案文件,你可以在视觉演播室打开,以编辑团结守则,并附上统一编辑,在编辑中操作你的解决办法时,确实花时间进行清点。 事实上,如果你在团结项目表上点击“CS”档案,这就是在视觉演播室打开的解决办法。

你们正在寻找的SLN案正处在上诉的夹中。 一旦你在视力室打开了SLN,就将配置设计成释放和X86,如果你安装了该装置,你就应该能够把你建造的“再感装置”作为目标。

3. 重新编造你的卷宗和相关档案:

  1. Edit -> Preferences
  2. External Tools
  3. Under External Script Editor select Microsoft Visual Studio 20xx (pick your version)
  4. Press Regenerate project files




相关问题
building .net applications without Visual Studio

I m interested to hear about people working with building .net applications using MSBuild, NAnt or similar tools. What are you using, why are you using it instead of the VS IDE? I like to use ...

Tips for debugging a made-for-linux application on windows?

I m trying to find the source of a bug I have found in an open-source application. I have managed to get a build up and running on my Windows machine, but I m having trouble finding the spot in the ...

Visual Studio 2010 Beta 2: Can I print in color?

I have to turn in a hard copy of some code with an assignment. Is there any way in Visual Studio 2010 to print C# source code with syntax highlighting? PS: The assignment is solving a math problem, ...

Set Select command in code

On button Click I want to Set the Select command of a Gridview. I do this and then databind the grid but it doesn t work. What am i doing wrong? protected void bttnView_Click(object sender, ...

WPF design-time context menu

I am trying to create a custom wpf control, I m wondering how I can add some design-time features. I ve googled and can t seem to get to my goal. So here s my simple question, how can I add an entry ...

热门标签