why fatal Error 111 error C1083 in VC++

42 Views Asked by At

I used the following syntax:

import "../vavole/Acoust-ics.dll"

I am compiling with visual studio 2005C++ But while rebuilding the soultion i am getting the following Error 111fatal error C1083 ,Cannot open type library file: '../vavole/Acoustics.dll': No such file or directory, I have checked the filename and the path provided ,please help me to get the solution.

0

There are 0 best solutions below