[MINC-users] Build minc on 64 bit Win 7

Andrew Janke a.janke at gmail.com
Mon Dec 17 23:09:59 EST 2012


Hi Tanweer,

Bison and Flex are only needed for minccalc and the distribution
should include a pre-generated gram.c (from gram.y) and a lex.c (from
lex.l).  So you should be quite safe to simply remove all things
related to bison/flex.

There are a few "archaeological" Makefile.msvc-win32's in there from a
previous developer that we haven't had the heart to kill off just yet.

If you are trying to build the library only you may be interested to
know that we recently split libminc from the minc tools and have made
two distributions here:

   https://github.com/BIC-MNI/libminc

    https://github.com/BIC-MNI/minc-tools

As of the next release (MINC 2.3) this will be the way things are from
now on in.


a

On 18 December 2012 14:03, Tanweer Rashid <trash001 at odu.edu> wrote:
> Hi,
>
> I have been trying to build MINC on 64 bit Windows 7 using MSVS2010. I
> haven't been able to find a 64 bit version of bison and flex. Any ideas?
>
> --
> Tanweer Rashid
> MSVE Dept.
> Old Dominion University
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users


More information about the MINC-users mailing list