Hi Daniel,
Actually I used "makefile.vc" for Visual C++ 2008 Express Edition and I was
getting errors of duplicate definitions of "_vsnprintf" in stdio.h and some file
in the mitab source code. Then I installed VC6.0 on another machine and I used
the same makefile.vc and it worked without any problems. Maybe I missed a trick
in using the makefile.vc on Visual C++ 2008 Express Edition but I was definitely
getting errors when I tried compiling the library using VCVARS32.BAT and the
nmake utility.
Regards,
Adeel Raza.
--- In mitab@yahoogroups.com, Daniel Morissette <dmorissette@...> wrote:
>
> adeel_razza wrote:
> > Hi Robert,
> >
> > I tried compiling Mitab on Visual C++ 2008 Express Edition first as well
until I realized that it only compiles on VC 6.0. If you don't have VC 6.0 I
would be happy to send you a compiled version of the library in a zip file. Let
me know if this would be a desirable solution.
> >
>
> The VCPROJ files may not work, but in case that helps, the makefile.vc
> should work with VC++ 2008 Express Edition, that's what I use to produce
> the releases.
>
> Daniel
> --
> Daniel Morissette
> http://www.mapgears.com/
>