Patrick, Thanks for your reply.
AFTER I posted that, I learned that .NET DLL's are "a bit special" (i.e they contain .NET metadata, which "native" DLL's don't); and frankly I was too embarrassed to post a "retraction". I've got that "lost noob" feeling again, being almost utterly clueless about C++, P/Invoke, and DLL's generally. I'm now in the process of reading and learning. I'll get there! I do appreciate your help. Cheers. Keith. --- In [email protected], Patrick van Dijk <patrick.van.dijk@...> wrote: > > The MITAB-1.7.0-WIN32.ZIP contains contrib\dotnet\MiApi.cs and > MiWrapper.cs, use those. > You can't use a native DLL directly in your .NET project, you must use the > above wrappers. > > Patrick > > On Tue, Jan 24, 2012 at 3:45 AM, keith_corlett <wookie2u@...> wrote: > > > ** > > > > Hi folks, > > > > Briefly: I've just gotten mitab.dll to build using VS2010's command-line > > tools (it won't build in the IDE), but I'm stuck with the same "reference > > could not be added" error. > > > > .... > ------------------------------------ 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: [email protected] [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/
