batch file - Compiling ICU 58.1 in Windows -
i've downloaded linux source archive icu 58.1 windows (vs 2013). compilation fails because of file ./config.status (it has wrong line endings). i've met instructions used dos2unix cygwin (i used 1st time, when converted sources in linux style windows zip archive). seems ./config.status created on fly wrong line endings. i'd cope file in batch file in order prevent endings mismatch.
Comments
Post a Comment