Hi,
I need to setup algencan-ampl interface to run under Windows 7 x64 system.
I´ve been trying to compile without success.
My steps:
1 - Install ampl
2 - Install cygwin, with default package
3 - In cygwin terminal, "make algencan-ampl"
The last step shows an error:
amplwrapper.c:96:17: fatal error: asl.h: No such file or directory
compilation terminated.
make[1]: *** [amplwrapper.o] Error 1
make[1]: Leaving directory `/c/ILOG/algencan-2.4.0/sources/interfaces/ampl'
make: *** [algencan-ampl] Error 2
How can i fix this??