checked out svn recent source in windows 10. but when i tried to remove xavs folder,failed , it just says "invalid MS-DOS function." so went to that folder and found NULL file. Why xavs checkout made this undeletable file? ==================== my fix: Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved. C:\Windows\system32>cd C:\Users\kuh3h\Downloads\xavs C:\Users\kuh3h\Downloads\xavs>del * C:\Users\kuh3h\Downloads\xavs*, 계속하시겠습니까(Y/N)? y C:\Users\kuh3h\Downloads\xavs>dir...
now it works. recompiled turbojpeg-static.lib with visual studio 2015
just change wrong ? to " and tried to recompile. _stprintf_s(buff,BUFF_SIZE,_T("%.1f"),dAngleDeg);...
just change wrong ? to " and tried to recompile. _stprintf_s(buff,BUFF_SIZE,_T("%.1f"),dAngleDeg);...
_stprintf_s(buff, BUFF_SIZE, _T(" %.1f ?), dAngleDeg); compile error