我收到此错误
error PRJ0050: Failed to register output. Please try enabling Per-user Redirection or register the component from a command prompt with elevated permissions.
我真的不需要在构建过程中注册DLL,在哪里可以从项目配置中禁用该步骤?
答案 0 :(得分:7)
找到它,我需要将“链接器设置” - >“注册输出”设置为false。