I dunno, depends on what you mean by "not working".
Does it mean "file not found"
Does it mean "the file seems to be corrupt".
Also, how did you 'include' it?
Did you do something like
#include "file.lib" // this is wrong
Or something else?
Where did you get the .h/.lib from? Did it say that it was suitable for use with your compiler (including the version of your compiler). .lib file formats vary between compilers and versions of compilers.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953