Microsoft (R) Incremental Linker Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.CommonDLL.OBJ : warning LNK4104: export of symbol "DllUnregisterServer" should be PRIVATE
CommonDLL.OBJ : warning LNK4104: export of symbol "DllGetClassObject" should be PRIVATE
下面是错误信息:
CommonDLL.OBJ : warning LNK4104: export of symbol "DllRegisterServer" should be PRIVATE
CommonDLL.OBJ : warning LNK4104: export of symbol "DllCanUnloadNow" should be PRIVATE
   Creating library D:\material\ActiveXDLL\CommonDLL.lib and object D:\material\ActiveXDLL\CommonDLL.exp
D:\material\ActiveXDLL\CommonDLL.dll : warning LNK4086: entrypoint "___vbaS" is not __stdcall with 12 bytes of arguments; image may not run
Export.OBJ : error LNK2001: unresolved external symbol ___vba@002272AC
Material5.OBJ : error LNK2001: unresolved external symbol ___vba@002272AC
D:\material\ActiveXDLL\CommonDLL.dll : fatal error LNK1120: 1 unresolved externals

解决方案 »

  1.   

    有时还出现如下信息,把material.frm删除有时可以过去,有时编译过不去
    D:\material\ActiveXDLL\Material.frm(182) : fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'E:\8783\vc98\p2\src\P2\main.c', line 494)
        Please choose the Technical Support command on the Visual C++
        Help menu, or open the Technical Support help file for more information
      

  2.   

    这个问题解决了吗?我今天也遇到这个问题很急啊?那位知道?代码生成器或链接器中出现未知的错误。 --查看错误信息吗?---------------------------
    Microsoft Visual Basic
    ---------------------------
    代码生成器或链接器中出现未知的错误。 --查看错误信息吗?
    ---------------------------
    是(Y)   否(N)   帮助   
    ---------------------------
    错误信息Microsoft (R) Incremental Linker Version 6.00.8447
    Copyright (C) Microsoft Corp 1992-1998. All rights reserved.UFSOFTGSP.OBJ : warning LNK4104: export of symbol "DllUnregisterServer" should be PRIVATE
    UFSOFTGSP.OBJ : warning LNK4104: export of symbol "DllGetClassObject" should be PRIVATE
    UFSOFTGSP.OBJ : warning LNK4104: export of symbol "DllRegisterServer" should be PRIVATE
    UFSOFTGSP.OBJ : warning LNK4104: export of symbol "DllCanUnloadNow" should be PRIVATE
       Creating library G:\集团项目\U890\医药行业U890(V5.1补丁)\代码\GSP\BIN\GS\Client\COM\TARGET\HY\client\HY_YY_GS_GSP\UFSOFTGSP.lib and object G:\集团项目\U890\医药行业U890(V5.1补丁)\代码\GSP\BIN\GS\Client\COM\TARGET\HY\client\HY_YY_GS_GSP\UFSOFTGSP.exp
    LINK : fatal error LNK1104: cannot open file "G:\集团项目\U890\医药行业U890(V5.1补丁)\代码\GSP\BIN\GS\Client\COM\TARGET\HY\client\HY_YY_GS_GSP\UFSOFTGSP.lib"
    LINK : fatal error LNK1141: failure during build of exports file