I write several data file processing tools using Microsoft Visual
Studio 2005. (Microsoft Visual C++ 2005)
Simple executable. Source file is a .cpp.
I would like to incorporate Mitab DLL/library/API in some way.
There is an absence of documentation. The only .h file that seems to
be a "C" header is mitab_capi.h; which I included in my project.
This is not mentioned in the useless README.TXT. I placed the
mitab.dll in various locations: same folder as my program's .vcproj,
plus \bin, plus \Debug folder just in case.
Predictably the compiler complains with:
isolate.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function _main
I realize I don't know the first thing about how to link the .dll to
the obj/executable or where/how to tell the linker. A 2-line readme
would have been infinitely helpful to get something this basic to
work real quick.
Any help would be much appreciated.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/mitab/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/mitab/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/