CA Gen: UNC Universal Naming Convention
search cancel

CA Gen: UNC Universal Naming Convention

book

Article ID: 29501

calendar_today

Updated On:

Products

Gen Gen - Workstation Toolset

Issue/Introduction

A Window that has an icon associated to it will allow the Window Properties to have a path that uses UNC and does not include a drive letter, like the following.

 

\\NetworkComputer\Share\directory\file.ico

 

The Build Tool will give the following error.

 

 Stub_icon: Unexpected format to RCID command.

 NMAKE : fatal error U1077: 'C:\Apps\gen\VS100\stub_icon.exe' : return code '0x1'

 Stop.

 Resource compile for Stub failed with errors.

 File Not Found

 

Resolution

Change the path to the icon in the Windows Properties to have a drive letter, like the following.

 

Z:\directory\file.ico