Search the web
Sign In
New User? Sign Up
mitab · MITAB Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Compiling Mitab on Visual C++ 2008 Express Edition (or VS Pro 2008)   Topic List   < Prev Topic  |  Next Topic >
Reply  | 
Re: [mitab] Re: Compiling Mitab on Visual C++ 2008 Express Edition (or VS Pro 2008)

I've been using Mitab for many years, first with VS6, then VS2005, and for the last year or so, VS2008. I haven't had any problems building it, but I create my own static library project and add the Mitab source files to it manually. If you have problems with the VCPROJ file provided, just create your own.
 
Also, in relation to the the linker problems reported in the other posting with using Mitab and GDAL together, there's two other solutions than the one Daniel put forward. You could change the function and class names in one of the projects and rebuild it (e.g. add an extra prefix to them all to avoid the clash), or you could try changing the order of the libs in your linker input settings, although I'm not sure that would help in this case.
 
Cheers,
Anthony.


From: Daniel Morissette <dmorissette@...>
To: mitab@yahoogroups.com
Sent: Friday, 26 June, 2009 5:46:37 AM
Subject: Re: [mitab] Re: Compiling Mitab on Visual C++ 2008 Express Edition (or VS Pro 2008)

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/



Access Yahoo!7 Mail on your mobile. Anytime. Anywhere. Show me how.

Thu Jun 25, 2009 11:17 pm

anthonyd.rm
Offline Offline
Send Email Send Email

 | 
Expand Messages Author Sort by Date

Hi there, I've been trying to get Mitab to compile on Visual C++ 2008 Express Edition and on Visual Studio Professional 2008, but to no avail. I'll describe,...
robbertouwehand
Offline Send Email
Jun 4, 2009
12:42 pm

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...
adeel_razza
Offline Send Email
Jun 25, 2009
6:10 pm

... 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...
Daniel Morissette
dan_morissette
Offline Send Email
Jun 25, 2009
7:48 pm

I've been using Mitab for many years, first with VS6, then VS2005, and for the last year or so, VS2008. I haven't had any problems building it, but I create my...
Anthony Dunk
anthonyd.rm
Offline Send Email
Jun 26, 2009
12:41 pm

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...
adeel_razza
Offline Send Email
Jun 26, 2009
1:13 pm

Hi Adeel, That would be a perfect solution, since we only need to include the working library in our project anyway. Best regards, Robbert...
robbertouwehand
Offline Send Email
Jun 26, 2009
12:39 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help