FIX: Wrong Output Library Name Used with VCNT MakefileLast reviewed: September 18, 1997Article ID: Q117834 |
1.00
WINDOWS NT
kbtool kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSWhen you use the makefile created by the Visual Workbench for Windows NT on a command line, or as an external makefile to build a static library, the output library name is not formed as the project name plus the .LIB extension. Instead, the library name is formed using the base name of the first object module specified on the output-dependency line in the makefile.
RESOLUTIONCurrently, there are not any flags that can be set from the Visual Workbench to change this behavior. However, you can use the following workarounds by modifying the makefile directly:
STATUSMicrosoft has confirmed this to be a bug in the products listed at the beginning of this article. This problem was corrected in Visual C++ version 2.0.
|
Additional reference words: 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |