Linking...
1>LINK : e:/HuaWeiLTEV2.dll not found or not built by the last incremental link; performing full link
1>   Creating library .\DebugUEHuaWeiLTEV2/HuaWeiLTEV2.lib and object .\DebugUEHuaWeiLTEV2/HuaWeiLTEV2.exp
1>AirFluxUtilityd.lib(AFThread.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_1.pdb'; linking object as if no debug info
1>AirFluxUtilityd.lib(AFThreadManager.obj) : warning LNK4099: PDB 'vc80_ib_2.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_2.pdb'; linking object as if no debug info
1>AirFluxUtilityd.lib(ShareMemManager.obj) : warning LNK4099: PDB 'vc80_ib_8.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_8.pdb'; linking object as if no debug info
1>AirFluxUtilityd.lib(UserAssert.obj) : warning LNK4099: PDB 'vc80_ib_10.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_10.pdb'; linking object as if no debug info
1>AirFluxUtilityd.lib(Utility_Simple.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_1.pdb'; linking object as if no debug info
1>AirFluxUtilityd.lib(Utility_Windows.obj) : warning LNK4099: PDB 'vc80_ib_3.pdb' was not found with '..\..\..\lib\AirFluxUtilityd.lib' or at 'e:\v100r005_sb \bin\Server\vc80_ib_3.pdb'; linking object as if no debug info
1>Embedding manifest...
1>Build log was saved at "file://e:\v100r005_sb 在 10.148.10.152 上\Code\UEDLL\DLLProject\DebugUEHuaWeiLTEV2\BuildLog.htm"
1>UEHuaWeiLTEV2 - 0 error(s), 6 warning(s)
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========

解决方案 »

  1.   

     0 error(s), 6 warning(s)????
      

  2.   

    大概意思就是链接的那几个库没有找到对应的pbd文件,可能不能进行debug。
    可以去搜下,看看PDB的作用你就明白了
      

  3.   

    我也遇到过,估计是LIB的问题,不过不影响程序运行,没鸟他
      

  4.   

    Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped 
    组建:1 成功, 0 失败, 1 更新, 0 跳过
      

  5.   

    这个没有关系的 警告说是没有发现dll里面的调试信息啊 调试信息是在pdb中