Unicode
-
code page error개발실 2021. 8. 28. 18:23
Visual studio 2019에서 에러. 이상한 문자도 없는데, 에러가 남. 이상한 글자가 있을까봐, 지우고도 써보고 다른곳으로도 옮겨봐도 계속남. warning을 무시하게 하면 되지만, 저런것 못보는 성격이라. 에러 메세지. gltfpack.cpp(995,1): error C2220: the following warning is treated as an error gltfpack.cpp(995,1): warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss 아래 옵션을 해도 변환..