已忽略选项 /win32manifest

更新:2007 年 11 月

错误消息

已忽略选项 /win32manifest。只有在目标是程序集时才能指定该选项。

将 /target 选项设置为 module 时,已向 Visual Basic 编译器传递了 /win32manifest 编译器选项。

**错误 ID:**BC2034

更正此错误

  • 移除 /win32manifest 编译器选项,或将 /target 选项设置为 exe、winexe 或 library。

请参见

参考

/target (Visual Basic)

/win32manifest (Visual Basic)

其他资源

Visual Basic 编译器