Microsoft KB Archive/909350

From BetaArchive Wiki
Knowledge Base


Article ID: 909350

Article Last Modified on 11/22/2006



APPLIES TO

  • Microsoft Visual Studio 6.0 Service Pack 5
  • Microsoft Visual C++ 2005 Express Edition
  • Microsoft Visual C++ 6.1




SYMPTOMS

When you use the Vcbuild.exe command-line tool to build a Microsoft Visual C++ solution, you receive the following error messages:

error LNK2001: unresolved external symbol Symbol Name

fatal error LNK1120: x unresolved externals

Note This problem does not occur when you use the Microsoft Visual Studio IDE to build the solution.

CAUSE

This problem occurs when all the following conditions are true:

  • The solution is dependant on one or more static library projects.
  • One or more of the required static library projects is in turn dependant on one or more additional static library projects.
  • Not all the static library projects are passed as link arguments in the Vcbuild.exe command-line tool.

Under these conditions, the Vcbuild.exe command-line tool cannot resolve the references to all the static library projects.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Visual Studio 2005 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:

Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File version File size Date Time Platform
Vcbuild.exe 8.0.50727.46 387,072 17-Nov-2005 10:58 AMD64
Vcbuild.exe 8.0.50727.46 388,608 17-Nov-2005 10:57 IA64
Vcbulid.exe 8.0.50727.46 121,856 17-Nov-2005 08:59 x86


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbfix kbbug kbpubtypekc kbhotfixserver kbqfe KB909350