Error embedding Win32 manifest: Option /win32manifest conflicts with /nowin32manifest
The Visual Basic compiler has been passed both a /win32manifest
compiler option and a /nowin32manifest
compiler option. Only one of these options can be passed to the Visual Basic compiler.
Error ID: BC2033
- Remove either the
/win32manifest
compiler option or the/nowin32manifest
compiler option.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: