I want to use a specific library in my VC project. I added the directory of the library into Windows environment path. But when I compiled and linked my code, I still got a "cannot open file XXX.lib" link error? What should I do? Thank you so much!

OS: Windows XP
MS VC++ 6.0