I started to get this error after switching on (for test purposes) the new setting "Beta: Use Unicode UTF-8 for worldwide language support" in the recent Windows 10 Spring 2018 update.
The message would then appear for every file that has non-ascii characters (German Umlauts mostly in my case) and had not been stored as UTF8 before.
Short-time fix: Revert the setting to not use UTF-8 as the "Current language for non-unicode programs", but use a language with the special characters that are used in the source files.
Long-time fix: Convert all your soure files to UTF-8.
ERROR: Unable to create child process
1) delete .vs folder
2)
반응형
'디버깅 & 스킬 > 디버깅 & VS Debugging' 카테고리의 다른 글
정적코드분석(static code analysis)을 통한 버그 탐지 (0) | 2016.10.27 |
---|---|
윈도우 심볼 다운로드 (0) | 2013.06.15 |
C2086, C2084, LNK2005 오류에 대하여 (0) | 2013.02.27 |
WinDbg를 이용해서 Critical Section 추적해 보기 (0) | 2012.12.27 |
병렬 스택 창 사용 (0) | 2012.12.27 |