Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The /win32resource and /win32icon options are mutually exclusive, because they both insert icons information into the output file.
Error ID: BC2023
To correct this error
Use only the /win32icon option to insert an .ico file in the output file. This .ico file represents the output file in Windows Explorer.
— or —
Use only the /win32resource option to insert a Win32 resource file in the output file. A Win32 resource can contain version or bitmap (icon) information that helps identify your application in Windows Explorer.