[Ecls-list] Nmake clean on MSVC: not so clean.

Samium Gromoff _deepfire at feelingofgreen.ru
Thu Jun 26 11:16:42 UTC 2008


Good day, list,

During my journey in the lands of win32/msvc, it became apparent,
that using 'nmake clean' for cleaning up for a rebuild isn't always
adequate, as, after changes I introduced, it often gave me build
failures, of seemingly unrelated nature. What worked for me, instead,
was:

  rm -rf msvc; git reset --hard

The intent of this mail is not a "please fix this for me", but
rather a historic record. Perhaps I'm going to go after it, myself.


regards, Samium Gromoff  




More information about the ecl-devel mailing list