You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pon...@googlegroups.com
Hi 各位, 我用vs2008开发,一个工程引用另外一个工程,被引用的工程编译成静态库,是debug模式,从主工程单步的时候进入不了引用的工程函数中去,然后发现主工程编译链接的时候有下面的warning: 1>Linking... 1>****.lib(****.obj) : warning LNK4204: '********\project\visualstudio\Debug\vc90.pdb' is missing debugging information for referencing module; linking object as if no debug info 1>****.lib(****.obj) : warning LNK4204: '********\project\visualstudio\Debug\vc90.pdb' is missing debugging information for referencing module; linking object as if no debug info 1>****.lib(****.obj) : warning LNK4204: '********\project\visualstudio\Debug\vc90.pdb' is missing debugging information for referencing module; linking object as if no debug info 然后正好就是这三个cpp文件里的函数跟不进去,这是怎么回事呢?谢谢!
Xpol Wan
unread,
May 29, 2012, 1:55:42 AM5/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message