pombreda / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Dshow library update scripts should copy pdb files #890

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
And they should be checked in with the libraries.

Because these warnings suck:

libogg_static.lib(bitwise.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libogg_static.lib(bitwise.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(bitrate.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(bitrate.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(block.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(block.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(codebook.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(codebook.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(envelope.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(envelope.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(floor0.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(floor0.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(floor1.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(floor1.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(info.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(info.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(lpc.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(lpc.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(lsp.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(lsp.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(mapping0.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(mapping0.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(mdct.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(mdct.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(psy.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(psy.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(registry.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(registry.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(res0.obj) : warning LNK4099: PDB 'vc120.pdb' was not found 
with 'libvorbis_static.lib(res0.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(sharedbook.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(sharedbook.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(smallft.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(smallft.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(synthesis.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(synthesis.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info
libvorbis_static.lib(window.obj) : warning LNK4099: PDB 'vc120.pdb' was not 
found with 'libvorbis_static.lib(window.obj)' or at 
'D:\src\webmdshow\dll\webmmf\x64\Debug\vc120.pdb'; linking object as if no 
debug info

Original issue reported on code.google.com by tomfine...@google.com on 4 Dec 2014 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by renganat...@google.com on 4 Dec 2014 at 10:54

GoogleCodeExporter commented 9 years ago
libvpx fixed by:

https://gerrit.chromium.org/gerrit/73181
https://gerrit.chromium.org/gerrit/73273

Original comment by tomfine...@google.com on 8 Dec 2014 at 7:50

GoogleCodeExporter commented 9 years ago
Xiph libs fixed by:

https://gerrit.chromium.org/gerrit/73196
https://gerrit.chromium.org/gerrit/73197

Original comment by tomfine...@google.com on 8 Dec 2014 at 11:32