I think you can't use a VC binary object (like an import library) directly. I have seen ways of using dynamic libraries, but not static ones when they were made with another compiler.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to use a VC++ *.lib in dev-C++.
How can I do that? How can I create the *.DEF file. I only have the *.lib and the headers without object files, source ore dll's.
please, don't give me the answer to look up in the archive. I did it twice and found no satisfactory answer. Even not in the old faq's.
thanks,
NIC
I think you can't use a VC binary object (like an import library) directly. I have seen ways of using dynamic libraries, but not static ones when they were made with another compiler.
C:\LINUX\Desktop\The DLL Import Library Tool.htm
http://webclub.kcom.ne.jp/ma/colinp/win32/tools/dlltool.html