error MSB3073: How do I fix this?

前端 未结 5 649
忘掉有多难
忘掉有多难 2021-02-08 03:02
3>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppCommon.targets(113,5): error MSB3073: The command \"copy \"C:\\Users\\jlee\\Desktop\\10_IPG2.7_4         


        
5条回答
  •  悲&欢浪女
    2021-02-08 03:33

    In my case the problem was that VC++ was trying to copy a .dll file into a system folder. Running it as administrator fixed the problem.

提交回复
热议问题