How to turn of LNK Warning

B

Bill Sun

Hi,
Who can tell me how to turn off the annoying link warning, like this:
Xxxx.lib(read_dose.obj) : warning LNK4204: '......xxxx\vc70.pdb' is missing
debugging information for referencing module; linking object as if no debug
info

Thanks advanced,


Bill
 
B

Bill Sun

Hi,
I don't know where the #pragma to be put, because it was the LINK warning, I
think the #pragma can only disable the warnings from compiler. Is it
rights?. anothor way setting the WARNLEVEL in the property of project also
have the same problem.

Thanks

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top