[gmx-users] compile GMX source code by VC 6.0

Mark Abraham mark.abraham at anu.edu.au
Fri Jun 9 10:02:58 CEST 2006


>
>
> Hi:
> I tried to compile GMX source code by VC 6.0.
>
> I found the main function of MD simulation is in mdrun.c. And then i
> compiled it as main file.
>
> But some varier type my compiler can not find . Such as :
>  LONG;
>  TCHAR;
>  BSTR;
>  BOOL;
>  DATE;

Follow the instructions for configure and make on the gromacs webpage. I
do not expect Visual C to work. Either get a precompiled binary from the
gromacs webpage, or use the Cygwin unix compatibility layer.

Mark




More information about the gromacs.org_gmx-users mailing list