How to enable Assembly Language support in Visual Studio 2013

前端 未结 5 1143
既然无缘
既然无缘 2020-12-01 06:40

I have been searching around and everyone provides just a simple answer

Right-click the project, Custom Build Rules, tick \"Microsoft Macro Assembler\

5条回答
  •  悲&欢浪女
    2020-12-01 07:16

    In my case I sorted this problem like this

    choose tools > toolbox items > .NET framework components then select Assembly installer (VS C++ 2005 express)

提交回复
热议问题