hello guys...i am trying to compile this project but getting this error. I have specified all the neccessary libraries and include files but I dont know why it is looking in wrong direction and showing me these errors
It says
LINK : fatal error LNK1104: cannot open file '..\..\..\wrong path\src\debug\file_name.lib
Any idea?

>>Any idea?

Yes, replace the relative path with full path to the *.lib file. You obviously have used the wrong relative path.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.