Issue installing on windows, built with msvc

2019-01-28 Thread Fabrice Leal
Hi, I think I found an issue installing ecl on windows, I followed the instructions on the INSTALL file, compilation with nmake seems to run ok, but when I run "nmake install prefix=C:\ecl" I get this error: for /f %i in ('type MODULES') do copy /Y %i "C:\ecl" NMAKE : fatal error U1077: 'f

Issue installing on windows, built with msvc

2019-01-30 Thread Fabrice Leal
2017 command line and now it compiles and installs fine. -- --- Fabrice Leal